From 785d26a58129b665d12718e16b43091d72ca07cc Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Fri, 2 Feb 2024 11:35:41 +0000 Subject: [PATCH] wofi: remove kill keybinding --- hypr/hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 1a123c3..044dfbf 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -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