sway: Kill the firefox sharing indicator
This commit is contained in:
parent
599a0f1d2d
commit
734e486f52
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
for_window [app_id="pavucontrol"] floating enable, resize set width 1080 px height 720px
|
||||
for_window [app_id="blueman-manager"] floating enable, resize set width 800 px height 600px
|
||||
for_window [title="Firefox — Sharing Indicator"] floating enable
|
||||
for_window [title="Firefox — Sharing Indicator"] no_focus
|
||||
for_window [app_id="firefox" title="Firefox — Sharing Indicator"] {
|
||||
kill
|
||||
}
|
||||
for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px height 1080px
|
||||
assign [app_id="gst-launch-1.0"] 5
|
||||
assign [title="gst-play-1.0"] 5
|
||||
|
|
Loading…
Reference in a new issue