diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/config | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,4 +1,5 @@ -# This file has been auto-generated by i3-config-wizard(1). +exec /home/neodarz/.back.sh +# This file has been auto-generated by i3-config-wiizard(1). # It will not be overwritten, so edit it as you like. # # Should you change your keyboard layout some time, delete @@ -72,7 +73,14 @@ floating_modifier $mod # App bindsym --release $mod+o exec scrot ~/screenshots/%b\ %d-%H:%M:%S.png - +bindsym $mod+Shift+F1 exec terminator -x ranger +bindsym $mod+Shift+F2 exec terminator -x cmus +bindsym $mod+Shift+F3 exec terminator -x mutt +bindsym $mod+Shift+F4 exec terminator -x ssh neodarz.net -p 19977 +bindsym $mod+Shift+F5 exec firefox +bindsym $mod+Shift+F6 exec terminator -x vim +bindsym $mod+Shift+F7 exec terminator -x ncmpcpp +bindsym $mod+Shift+v move morkspace to output right # start a terminal bindsym $mod+Return exec terminator |