Regenerated

This commit is contained in:
2026-04-12 10:46:43 +02:00
parent 4faa58da15
commit ef9ef54963
8 changed files with 1549 additions and 366 deletions
@@ -28,6 +28,7 @@ windowrule {
size = 900 700
}
#Quickshell powermenu
windowrule {
name = quickshell-powermenu
match:title = quickshell-powermenu
@@ -36,3 +37,12 @@ windowrule {
move = cursor -50% 0
pin = on
}
#Quickshell media menu
windowrule {
name = quickshell-media
match:title = quickshell-media
float = on
move = cursor -50% 0
pin = on
}