update i3 config

Update statusbar modules when closing from i3 bind, for mutt as well while we're at it.
This commit is contained in:
luukvbaal 2018-11-19 11:23:46 +01:00 committed by GitHub
parent b52886fc6c
commit b43773293a

View file

@ -139,7 +139,7 @@ bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!dropdowncalc|tmuxdd).*
bindsym $mod+w exec $term -e nmtui bindsym $mod+w exec $term -e nmtui
bindsym $mod+Shift+w exec --no-startup-id $BROWSER bindsym $mod+Shift+w exec --no-startup-id $BROWSER
bindsym $mod+e exec $term -e neomutt bindsym $mod+e exec $term -e neomutt && pkill -RTMIN+12 i3blocks
bindsym $mod+Shift+e exec --no-startup-id tutorialvids bindsym $mod+Shift+e exec --no-startup-id tutorialvids
bindsym $mod+r exec $term -e ranger bindsym $mod+r exec $term -e ranger
@ -209,7 +209,7 @@ bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio
bindsym $mod+b bar mode toggle bindsym $mod+b bar mode toggle
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id bottomleft
bindsym $mod+n exec $term -e newspod bindsym $mod+n exec $term -e newspod && pkill -RTMIN+6 i3blocks
##bindsym $mod+Shift+n ##bindsym $mod+Shift+n
bindsym $mod+m exec --no-startup-id $term -e ncmpcpp bindsym $mod+m exec --no-startup-id $term -e ncmpcpp
@ -397,7 +397,7 @@ bindsym XF86TouchpadOff exec --no-startup-id synclient TouchpadOff=1
bindsym XF86Suspend exec --no-startup-id lockscreen bindsym XF86Suspend exec --no-startup-id lockscreen
bindsym XF86Close kill bindsym XF86Close kill
bindsym XF86WebCam exec --no-startup-id camtoggle bindsym XF86WebCam exec --no-startup-id camtoggle
bindsym XF86Mail exec $term -e neomutt bindsym XF86Mail exec $term -e neomutt && pkill -RTMIN+12 i3blocks
bindsym XF86Messenger exec $term -e weechat bindsym XF86Messenger exec $term -e weechat
bindsym XF86Search exec $BROWSER https://duckduckgo.com bindsym XF86Search exec $BROWSER https://duckduckgo.com
##bindsym XF86Go exec ##bindsym XF86Go exec