dotfiles/personal-laptop/config/sway/config.d/window_rules.d/a2337
Penelope Gwen 903fec7b10 2026-05-06
2026-05-06 16:28:41 -07:00

11 lines
190 B
Text

#
# window rules for a2337
#
for_window [app_id="scrcpy"] {
floating enable
sticky enable
resize set width 600
resize set height 1300
move absolute position 20 60
}