diff --git a/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/menu b/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/menu index 6777255..ac1577e 100644 --- a/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/menu +++ b/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/menu @@ -4,8 +4,9 @@ [exec] (Web browser) { fbstartupnotify && chromium } [exec] (Text editor) { fbstartupnotify && leafpad } [exec] (Calculator) { fbstartupnotify && qalculate } + [exec] (Run) { fbappselect } [separator] - [workspaces] (Workspaces) - [exec] (Exit) { fblogout } + [workspaces] (Workspaces ...) + [exec] (Exit / Logout) { fblogout } [end] diff --git a/Slax/debian/modules/03-desktop/rootcopy/usr/share/fluxbox/styles/Slax/theme.cfg b/Slax/debian/modules/03-desktop/rootcopy/usr/share/fluxbox/styles/Slax/theme.cfg index 3805252..c249232 100644 --- a/Slax/debian/modules/03-desktop/rootcopy/usr/share/fluxbox/styles/Slax/theme.cfg +++ b/Slax/debian/modules/03-desktop/rootcopy/usr/share/fluxbox/styles/Slax/theme.cfg @@ -100,6 +100,7 @@ menu.borderWidth: 6 menu.borderColor: #63b4fb menu.frame: flat solid +menu.frame.disableColor: #999999 menu.frame.color: #ebebeb menu.frame.textColor: #282828 menu.frame.justify: left @@ -108,5 +109,6 @@ menu.hilite: flat solid menu.hilite.textColor: #ffffff menu.hilite.color: #63b4fb -menu.bullet: none +menu.bullet: empty menu.bullet.position: right +menu.itemHeight: 24