Fix comments in config file

Fixes #60
Ref #61
This commit is contained in:
Drew DeVault 2015-08-18 06:42:48 -04:00
parent 29e93d8edd
commit 25df272f85
1 changed files with 7 additions and 4 deletions

11
config
View File

@ -9,10 +9,13 @@
### Variables
set $mod Mod4 # Logo key. Use Mod1 for Alt.
set $term urxvt # Your preferred terminal emulator
set $menu dmenu_run # Your preferred application launcher
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4
# Your preferred terminal emulator
set $term urxvt
# Your preferred application launcher
set $menu dmenu_run
### Key bindings
#