[ALL] Tile almost good, New stuff for the bar button ...
This commit is contained in:
5
wmfsrc
5
wmfsrc
@@ -14,7 +14,6 @@ colors
|
||||
border_normal = 0x354B5C
|
||||
border_focus = 0x6286A1
|
||||
bar = 0x090909
|
||||
button = 0x354B5C
|
||||
text = 0x6289A1
|
||||
tag_sel_fg = 0xFFFFFF
|
||||
tag_sel_bg = 0x354B5C
|
||||
@@ -34,6 +33,8 @@ tag
|
||||
|
||||
buttons
|
||||
{
|
||||
buttons_font = "*-*-medium-*-10-*"
|
||||
|
||||
button
|
||||
{
|
||||
text = "Terminal"
|
||||
@@ -56,6 +57,8 @@ keys
|
||||
key { mod = {"Control"} key = "Left" func = "tagswitch" cmd = "-1" }
|
||||
key { mod = {"Control"} key = "Up" func = "layoutswitch" cmd = "+" }
|
||||
key { mod = {"Control"} key = "Down" func = "layoutswitch" cmd = "-" }
|
||||
key { mod = {"Alt", "Shift"} key = "l" func = "set_mwfact" cmd = "+0.025" }
|
||||
key { mod = {"Alt", "Shift"} key = "h" func = "set_mwfact" cmd = "-0.025" }
|
||||
|
||||
# moving client keybind
|
||||
|
||||
|
||||
Reference in New Issue
Block a user