diff options
author | katherine <shmibs@shmibbles.me> | 2015-12-31 03:30:10 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2015-12-31 03:30:10 -0700 |
commit | 894f5be9a47c6b42b0b4bf7e77f797a8dc643c03 (patch) | |
tree | d33d4c851c05e092964711cb15a9f8b34a94ee44 /.config/herbstluftwm | |
parent | c754d6e1a224d4ef295b7374cce6beb794cdc295 (diff) | |
download | dotfiles-894f5be9a47c6b42b0b4bf7e77f797a8dc643c03.tar.gz |
firejail
Diffstat (limited to '.config/herbstluftwm')
-rwxr-xr-x | .config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 642b154..c6e977d 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -126,7 +126,7 @@ hc keybind Mod4-Return spawn urxvt hc keybind Mod4-Shift-b spawn primusrun VBoxSDL --startvm arch hc keybind Mod4-Shift-c spawn cvlc v4l2:// hc keybind Mod4-Shift-d spawn ~/games/desura/desura -hc keybind Mod4-Shift-f spawn firefox +hc keybind Mod4-Shift-f spawn firejail --netfilter=/etc/firejail/nolocal.net firefox hc keybind Mod4-Shift-g spawn gwaei hc keybind Mod4-Shift-i spawn gimp hc keybind Mod4-Shift-m spawn mathematica |