11 lines
190 B
Text
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
|
|
}
|