config: Add root section (with multi mouse section and background_command)

This commit is contained in:
Martin Duquesnoy
2008-10-26 18:52:59 +01:00
parent c0801d1c27
commit 4bd8a487e9
5 changed files with 48 additions and 8 deletions

9
wmfsrc
View File

@@ -47,6 +47,15 @@ tags
tag { name = "nine" }
}
root
{
background_command = "xsetroot -solid black"
mouse { button = "4" func = "tag_next" }
mouse { button = "5" func = "tag_prev" }
mouse { button = "3" func = "spawn" cmd = term }
}
client
{
border_height = 1