Make it impossible to accidentally kill dropdowns

This commit is contained in:
CecileGS 2018-07-01 03:26:00 -04:00
parent 202ced921c
commit 35cccbb896

View file

@ -91,8 +91,8 @@ bindsym $mod+Shift+BackSpace exec --no-startup-id prompt "Are you sure you want
bindsym $mod+Shift+Delete exec --no-startup-id lmc truemute ; exec $truepause ; workspace lmao ; exec $term -e htop ; exec $term -e ranger
# #---Letter Key Bindings---# #
bindsym $mod+q kill
bindsym $mod+Shift+q kill
bindsym $mod+q [con_id="__focused__" instance="^(?!math|dropdown).*$"] kill
bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!math|dropdown).*$"] kill
bindsym $mod+w exec --no-startup-id $BROWSER
bindsym $mod+Shift+w exec --no-startup-id $BROWSER