flux style
parent
2d1ef09922
commit
13ca2cdeaf
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue