updates hyprland configs

This commit is contained in:
2026-08-06 17:42:53 +02:00
parent 7d08cb7344
commit aa1eb88a13
33 changed files with 771 additions and 24 deletions
+3 -2
View File
@@ -35,11 +35,12 @@ hl.window_rule({
})
hl.window_rule({
name = "discord",
name = "vesktop",
match = {
class = "discord",
class = "vesktop",
},
monitor = RIGHT_MONITOR,
no_follow_mouse = true
})
hl.window_rule({