repairs and added crunchyroll to do not darken

This commit is contained in:
Hannes
2026-06-21 19:44:36 +02:00
parent dd07b89fd5
commit d6e82ab45b
4 changed files with 17 additions and 7 deletions
+1 -3
View File
@@ -31,6 +31,4 @@ if HOSTNAME == "archlinux-hypr" then
kb_layout = "us",
}
})
end
-- hyprctl devices
end
+10
View File
@@ -74,6 +74,16 @@ hl.window_rule({
content = "video"
})
-- Videos
hl.window_rule({
name = "Youtube",
match = {
title = ".*Crunchyroll — .*"
},
no_dim = true,
content = "video"
})
hl.window_rule({
name = "Fladder",
match = {