super + enter to switch keyboard layouts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user