mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Make it impossible to accidentally kill dropdowns
This commit is contained in:
parent
202ced921c
commit
35cccbb896
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user