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