diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-11-04 08:18:03 -0500 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-11-04 08:18:03 -0500 |
commit | c83d0075e99967097b7417c895efa110481b354b (patch) | |
tree | 4b09f4d5132df9f6eb6ea5431886bd8491de7187 /i3/config | |
parent | 89ed7aded48218eff30b96699369587afe4923b9 (diff) |
Add local startup script.
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ bar { exec xrdb -merge $HOME/.Xresources exec setxkbmap us -variant dvorak -option compose:ralt -option caps:ctrl_modifier exec $HOME/bin/keyboard_setup.sh +exec $HOME/bin/local.sh exec xbindkeys exec xset -b exec google-chrome & |