New answers tagged gnome-panel
0
About feh error message:
Try to change theme.wallpaper_cmd in your theme.lua to { "" }. Gnome services will set wallpaper for you without any help (at least it works in 12.10)
3
You have gnome-panel as requirement in your session description, so you are actually requesting the panels to be there.
Besides the gnome-panel-requirements I use the exact same setup within Ubuntu 13.04 and it works perfect.
Change
RequiredComponents=gnome-panel;gnome-settings-daemon;
to
RequiredComponents=gnome-settings-daemon;
and you are set.
0
.window-list-item-label {
font-weight: normal;
width: 12em; /* <- adjust this value */
min-width: 5px;
}
0
This may look like a silly answer, but with a full Window List on the bottom panel, I moved the Workspace Switcher a little bit aside and back (unticked "lock to panel", clicked Move, dragged) and, in between, I had panel white space to click on to any purpose.
(same with trashcan or any other; moving Show Desktop on the far left was completely shrinking the ...
Top 50 recent answers are included