Sway : Move android emulator controls to the scratchpad.
This commit is contained in:
parent
d03b54f415
commit
6c94d50bdf
|
@ -31,3 +31,6 @@ for_window [app_id="pavucontrol"] {
|
|||
move scratchpad
|
||||
scratchpad show
|
||||
}
|
||||
|
||||
# Android emulator controls.
|
||||
for_window [title="Emulator" window_type="utility"] move scratchpad
|
||||
|
|
Loading…
Reference in a new issue