Update dotfiles (2026-05-10 14:27:21)
This commit is contained in:
@@ -54,6 +54,16 @@ hl.window_rule({
|
||||
no_shadow = true,
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
match = {
|
||||
fullscreen_state_client = 2,
|
||||
fullscreen_state_internal = 2,
|
||||
class = "librewolf",
|
||||
},
|
||||
|
||||
idle_inhibit = "always",
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
match = {
|
||||
fullscreen_state_client = 4,
|
||||
|
||||
Reference in New Issue
Block a user