From ba1a71566b7e793409f0f32ad7b9589e8b8e8c70 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 26 Aug 2002 20:53:52 +0000 Subject: [PATCH] add the options with default values --- util/epist/epistrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/util/epist/epistrc b/util/epist/epistrc index 04094ed2..8d9250d3 100644 --- a/util/epist/epistrc +++ b/util/epist/epistrc @@ -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; -- 2.39.2