summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-08-23 13:51:32 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-08-23 13:51:32 (EDT)
commitb16015a251f207d94fea8b66b6b1bcb3814f25c5 (patch)
tree5b6bbfc2b07dc184315b8e982e63b9a9b9e70da9
parent1f455a218e000cbde0f1b9879d5c0ce00626ba38 (diff)
downloadfluxbox-b16015a251f207d94fea8b66b6b1bcb3814f25c5.zip
fluxbox-b16015a251f207d94fea8b66b6b1bcb3814f25c5.tar.gz
fluxbox-b16015a251f207d94fea8b66b6b1bcb3814f25c5.tar.bz2
.fluxbox/init: Drop menu icon from title bar
There's already an application icon to the right of the left-side icons, so the menu icon adds a second (slightly smaller) application icon. That made four icons on the left and three on the right, putting the window title slightly off center. The title bar should be more balanced now. The window menu can be accessed with Alt+F3 anyway.
-rw-r--r--.fluxbox/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/.fluxbox/init b/.fluxbox/init
index 435f402..e7e4a14 100644
--- a/.fluxbox/init
+++ b/.fluxbox/init
@@ -49,7 +49,7 @@ session.screen0.tabFocusModel: ClickToTabFocus
session.screen0.tabs.intitlebar: true
session.screen0.tabs.maxOver: false
session.screen0.tabs.usePixmap: true
-session.screen0.titlebar.left: MenuIcon Stick Shade
+session.screen0.titlebar.left: Stick Shade
session.screen0.titlebar.right: Minimize Maximize Close
session.screen0.toolbar.alpha: 255
session.screen0.toolbar.autoHide: false