Fixes for the nexus7 session

ubuntu/bionic
Julien Lavergne 12 years ago
parent 14a27a61a1
commit 6ed6a23e39

@ -1,5 +1,6 @@
xrotate xrotate
@lxlauncher @lxlauncher
@lxpanel --profile lubuntu-nexus7 @lxpanel --profile Lubuntu-Nexus7
@xfce4-power-manager @xfce4-power-manager
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 @/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
@onboard

@ -15,7 +15,7 @@ Global {
setpartialstrut=1 setpartialstrut=1
usefontcolor=1 usefontcolor=1
fontcolor=#000000 fontcolor=#000000
background=1 background=0
backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png backgroundfile=/usr/share/lxpanel/images/lubuntu-background.png
iconsize=64 iconsize=64
} }
@ -24,21 +24,31 @@ Plugin {
type = launchbar type = launchbar
Config { Config {
Button { Button {
id=pcmanfm.desktop id=lubuntu-nexus7-rotate.desktop
}
Button {
id=lubuntu-browser.desktop
} }
} }
} }
Plugin { Plugin {
type = space type = space
expand=1
Config { Config {
Size=4 Size=4
} }
} }
Plugin {
type = launchbar
Config {
Button {
id=pcmanfm.desktop
}
Button {
id=lubuntu-browser.desktop
}
}
}
Plugin { Plugin {
type = wincmd type = wincmd
Config { Config {
@ -49,6 +59,7 @@ Plugin {
Plugin { Plugin {
type = space type = space
expand=1
Config { Config {
Size=4 Size=4
} }

Loading…
Cancel
Save