From 672f1de2812adc49170414d7abbb2df7db69f34c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 8 Apr 2003 07:30:39 +0000 Subject: [PATCH] add the desktops options --- data/rc3 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/rc3 b/data/rc3 index 5fe425d0..6b7288b4 100644 --- a/data/rc3 +++ b/data/rc3 @@ -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 -- 2.39.2