update i3config
prithugoswami prithugoswami524@gmail.com
Sat, 12 May 2018 15:23:42 +0530
1 files changed,
6 insertions(+),
4 deletions(-)
jump to
M
i3/config
→
i3/config
@@ -33,10 +33,13 @@ # kill focused window
bindsym $mod+o kill # start program launcher -bindsym $mod+d exec --no-startup-id "rofi -show run" +bindsym $mod+d exec --no-startup-id "rofi -show run -lines 3 -padding 25" + +# i3 window swticher using rofi +bindsym $mod+v exec --no-startup-id "rofi -show window -width 70" -#i3 window swticher using rofi -bindsym $mod+v exec --no-startup-id "rofi -show window -width 96" +# Desktop application launcher +bindsym $mod+Shift+d exec --no-startup-id "rofi -show drun" # launch categorized menu bindsym $mod+z exec --no-startup-id morc_menu@@ -65,7 +68,6 @@ bindsym $mod+Shift+F3 exec gksu pcmanfm
bindsym $mod+F5 exec terminal -e 'mocp' bindsym $mod+t exec --no-startup-id pkill compton bindsym $mod+Ctrl+t exec --no-startup-id compton -b -bindsym $mod+Shift+d exec --no-startup-id "rofi -show drun" #bindsym $mod+Shift+d --release exec "killall dunst; exec notify-send 'restart dunst'" bindsym Print exec --no-startup-id i3-scrot bindsym $mod+Print --release exec --no-startup-id i3-scrot -w