Fix some Hyprland settings

This commit is contained in:
2026-05-10 01:16:01 -07:00
parent d24705e205
commit 08b9bfee87
3 changed files with 50 additions and 31 deletions

View File

@@ -6,6 +6,9 @@ hl.window_rule({ match = { float = false, workspace = "w[tv1]s[false]" }, roundi
hl.window_rule({ match = { float = false, workspace = "f[1]s[false]" }, border_size = 0 })
hl.window_rule({ match = { float = false, workspace = "f[1]s[false]" }, rounding = 0 })
-- Special workspace
hl.workspace_rule({ workspace = "s[true]", gaps_out = 64, gaps_in = 12})
-- Misc window rules
hl.window_rule({
match = {