sway: config.d: Assign xdot & GStreamer applications to workspace 5
This commit is contained in:
parent
8d9d230c18
commit
be9e8449a0
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@ for_window [app_id="blueman-manager"] floating enable, resize set width 800 px h
|
|||
for_window [title="Firefox — Sharing Indicator"] floating enable
|
||||
for_window [title="Firefox — Sharing Indicator"] no_focus
|
||||
for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px height 1080px
|
||||
assign [app_id="gst-launch-1.0"] 4
|
||||
assign [title="gst-play-1.0"] 4
|
||||
assign [app_id="gst-launch-1.0"] 5
|
||||
assign [title="gst-play-1.0"] 5
|
||||
assign [app_id="xdot"] 5
|
||||
|
|
Loading…
Reference in a new issue