wofi: remove kill keybinding

This commit is contained in:
thomasabishop 2024-02-02 11:35:41 +00:00
parent 4540a3b8a0
commit 785d26a581

View file

@ -86,6 +86,9 @@ decoration {
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
# dim_inactive = true
# dim_strength = 0.5
# inactive_opacity = 0.8
}
animations {
@ -152,7 +155,7 @@ bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, T, togglesplit, # dwindle
bind = $mainMod, F, fullscreen, 1
bind = ALT, TAB, exec, $HOME/.cargo/bin/window_switcher
bind = CONTROL, C, exec, pkill wofi
## bind = CONTROL, C, exec, pkill wofi
# Move focus with mainMod + arrow keys
bind = $mainMod, L, movefocus, l