Update dotfiles (2026-05-16 01:02:53)

This commit is contained in:
2026-05-16 01:02:53 +02:00
parent aa4449866a
commit bf1e1ef532
17 changed files with 5871 additions and 5470 deletions
+17 -4
View File
@@ -32,6 +32,15 @@ for _, title in ipairs(titles) do
})
end
hl.window_rule({
match = {
class = "osu!",
title = "osu!",
},
fullscreen_state = 3,
content = "game",
})
hl.window_rule({
name = "fix-xwayland-drags",
match = {
@@ -56,9 +65,7 @@ hl.window_rule({
hl.window_rule({
match = {
fullscreen_state_client = 2,
fullscreen_state_internal = 2,
class = "librewolf",
fullscreen_state_internal = 4,
},
idle_inhibit = "always",
@@ -67,7 +74,13 @@ hl.window_rule({
hl.window_rule({
match = {
fullscreen_state_client = 4,
fullscreen_state_internal = 4,
},
idle_inhibit = "always",
})
hl.window_rule({
match = {
content = "game",
},