super + enter to switch keyboard layouts

This commit is contained in:
2026-08-23 21:47:45 -07:00
parent 908876a7b8
commit 295a437043
6 changed files with 27 additions and 3 deletions

View File

@@ -93,6 +93,13 @@ hl.window_rule({
},
decorate = false,
})
hl.window_rule({
match = {
title = '.*\'s Stream'
},
pin = true,
float = true
})
hl.layer_rule({
match = { namespace = "quickshell" },
no_anim = true