From 8557f7b838623fad0e81fbd66a6090322a926e34 Mon Sep 17 00:00:00 2001 From: Nippy Date: Sun, 7 Jun 2026 22:25:52 +0200 Subject: RaveosHyperland update --- raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua') diff --git a/raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua b/raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua index 5a439c3..3dd2e48 100644 --- a/raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua +++ b/raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua @@ -2,6 +2,12 @@ --## WINDOWS AND WORKSPACES ### --############################# +hl.window_rule({ + name = "windowrule-float-all", + match = { class = ".*" }, + float = true, +}) + hl.window_rule({ name = "windowrule-2", match = { class = "org.gnome.gedit" }, -- cgit v1.3