add the options with default values
authorDana Jansens <danakj@orodu.net>
Mon, 26 Aug 2002 20:53:52 +0000 (20:53 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 26 Aug 2002 20:53:52 +0000 (20:53 +0000)
util/epist/epistrc

index 04094ed..8d9250d 100644 (file)
@@ -1,5 +1,13 @@
 # Default epistrophy rc file
 
+options {
+       # default option values
+
+       stackedCycling false;
+       chainTimeout 4000;
+       workspaceColumns 0;
+}
+
 Mod1-F1 changeWorkspace 1;
 Mod1-F2 changeWorkspace 2;
 Mod1-F3 changeWorkspace 3;