diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-10 15:50:53 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-10 15:50:53 -0400 |
commit | 996a49a1598c1d93581ea04a8645cb4fddf3a8a7 (patch) | |
tree | e76dec04abafc07c1b4bb6cac97213c93cd9f630 /i3/config | |
parent | 96d184c8426d20696ae5b90d00dcca59275e1359 (diff) |
Add missing 'exec'.
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ bar { } exec xrdb -merge $HOME/.Xresources -setxkbmap us -variant dvorak -option compose:ralt -option caps:ctrl_modifier +exec setxkbmap us -variant dvorak -option compose:ralt -option caps:ctrl_modifier exec $HOME/bin/keyboard_setup.sh exec xbindkeys exec xset -b |