|
|
@ -76,6 +76,8 @@ bindsym $mod+Shift+m move scratchpad
|
|
|
|
|
|
|
|
|
|
|
|
bindsym $mod+Shift+o exec --no-startup-id i3resize right
|
|
|
|
bindsym $mod+Shift+o exec --no-startup-id i3resize right
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#bindym $mod+p taken by sxhkd
|
|
|
|
|
|
|
|
|
|
|
|
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill
|
|
|
|
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill
|
|
|
|
bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!dropdown_).*$"] exec --no-startup-id kill -9 `xdotool getwindowfocus getwindowpid`
|
|
|
|
bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!dropdown_).*$"] exec --no-startup-id kill -9 `xdotool getwindowfocus getwindowpid`
|
|
|
|
|
|
|
|
|
|
|
|