diff options
| -rw-r--r-- | data/rc3 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -27,6 +27,14 @@ # set, the previously focused window on the desktop is focused when switching #focusLastOnDesktop = yes +[desktops] + +# The number of virtual desktops to use +#number = 4 + +# A list of names for the desktops +names = ("one" "two" "three" "four") + [engine] # the theme engine to use |
