Fix comments in config file

Fixes #60
Ref #61
master
Drew DeVault 9 years ago
parent 29e93d8edd
commit 25df272f85

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

Loading…
Cancel
Save