From 26488dbdfca360694e9bfdf19bade661766826e7 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Mon, 23 Jun 2025 18:19:43 -0500 Subject: - config changes - made remaps reload on buffer switch - added auto switcher script --- env/.config/hypr/hyprland.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'env/.config/hypr') diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index 54d2e2c..b352a52 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -448,3 +448,12 @@ windowrule = size 60% 60%,title:(blob\:https://)(.*),class:xdg-desktop-portal-gt windowrule = float,title:Open Files,class:xdg-desktop-portal-gtk windowrule = size 60% 60%,title:Open Files,class:xdg-desktop-portal-gtk + +windowrule = noblur,class:showmethekey-gtk +windowrule = noshadow,class:showmethekey-gtk +windowrule = noborder,class:showmethekey-gtk + +windowrule = noblur,class:desktop-pet +windowrule = noshadow,class:desktop-pet +windowrule = noborder,class:desktop-pet +windowrule = float,class:desktop-pet -- cgit v1.3