diff options
author | Calvin <calvin@bastille> | 2014-02-11 17:08:13 -0500 |
---|---|---|
committer | Calvin <calvin@bastille> | 2014-02-11 17:08:13 -0500 |
commit | 8f5f33b271e4eb6f22e19c980693375a628842b8 (patch) | |
tree | 4372a3fb90a0c2827626ae8090c462a8ceec68f0 /example_rc | |
parent | 03b558185d8e7d574fb1abfe8c979260335747e7 (diff) |
no more &
Diffstat (limited to 'example_rc')
-rw-r--r-- | example_rc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -control+p dmenu_run & -control+mod1+g xterm -e mocp & -mod1+g xterm & +control+p dmenu_run +control+mod1+g xterm -e mocp +mod1+g xterm |