repairs and added crunchyroll to do not darken
This commit is contained in:
@@ -31,6 +31,4 @@ if HOSTNAME == "archlinux-hypr" then
|
||||
kb_layout = "us",
|
||||
}
|
||||
})
|
||||
end
|
||||
|
||||
-- hyprctl devices
|
||||
end
|
||||
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user