[ALL] Tile almost good, New stuff for the bar button ...

This commit is contained in:
Martin Duquesnoy
2008-09-06 17:06:23 +02:00
parent 8b37136652
commit ff828688d9
5 changed files with 179 additions and 110 deletions

5
wmfsrc
View File

@@ -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