summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config11
1 files changed, 7 insertions, 4 deletions
diff --git a/config b/config
index 154f33ca..1e94973c 100644
--- a/config
+++ b/config
@@ -9,10 +9,13 @@
9 9
10 10
11### Variables 11### Variables
12 12#
13set $mod Mod4 # Logo key. Use Mod1 for Alt. 13# Logo key. Use Mod1 for Alt.
14set $term urxvt # Your preferred terminal emulator 14set $mod Mod4
15set $menu dmenu_run # Your preferred application launcher 15# Your preferred terminal emulator
16set $term urxvt
17# Your preferred application launcher
18set $menu dmenu_run
16 19
17### Key bindings 20### Key bindings
18# 21#