Removed some lines to make configuration more generic and removed some old lines

This commit is contained in:
2025-06-05 16:09:24 -04:00
parent 1f701bfc73
commit 080f933f7f
5 changed files with 5 additions and 34 deletions

View File

@@ -5,11 +5,6 @@
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = suppressevent maximize, class:.* # You'll probably like this.
# Godot and rename/other setting windows
#windowrule = tile, initialTitle:^(Godot)$, initialClass:^(Godot)$
#windowrule = size 30% 50%, title:^(?!Godot).+$, class:^(Godot)$
#windowrule = center, title:^(?!Godot).+$, class:^(Godot)$
# nextcloud
$nextcloud = initialTitle:^(Nextcloud)$, initialClass:^(com.nextcloud.desktopclient.nextcloud)$
windowrule = float, $nextcloud
@@ -20,6 +15,3 @@ windowrule = move 100%-w-2 30, $nextcloud
# KDE connect applet
$kdeconnect = initialClass:^(org.kde.connect.daemon)$
windowrule = float, $kdeconnect
$gpuscreenrecorder = initialTitle:^(gsr ui)$
#windowrule = monitor DP-3 silent, $gpuscreenrecorder