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/PKGBUILD | 2 +- raveos-hyprland-theme/theme-data/hypr/config/windowrules.lua | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index 503852f..900ef5c 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)" arch=('any') url="https://raveos.local" 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