From c888c90e678bc97d28bdeb0dbf730400b92d3bb7 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 12 Aug 2025 22:25:15 +0300 Subject: icecat --- .config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index fff3bc7..43d2ca1 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -149,7 +149,7 @@ gestures { $mainMod = SUPER bind = $mainMod, Return, exec, $terminal bind = $mainMod, Q, killactive, -bind = $mainMod, W, exec, firefox +bind = $mainMod, W, exec, icecat bind = $mainMod, R, exec, $terminal -e yazi bind = $mainMod SHIFT, D, exec, tessen bind = $mainMod, V, togglefloating, @@ -239,6 +239,7 @@ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%- windowrule = suppressevent maximize, class:.* windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 windowrulev2 = float, class:^(termfloat)$ +windowrulev2 = float, class:^(icecat-default)$, title:About GNU IceCat layerrule = blur, notifications layerrule = ignorezero, notifications -- cgit v1.2.3