From 54eb451d2a917836f806859d8bfd409892347e7f Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Sun, 18 Sep 2016 19:08:55 +0200 Subject: Edit i3 & add vim --- i3/config | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'i3/config') diff --git a/i3/config b/i3/config index 03ac4e7..f96ee7e 100644 --- a/i3/config +++ b/i3/config @@ -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 -- cgit v1.2.1