graphical: move FF sharing indicator to sway ws 7
The Firefox sharing indicator sometimes doesn't like to float like it should, and when it does, it usually floats over UI elements you'd like to use. Moving it to sway workspace 7 should get it mostly out of the way
This commit is contained in:
parent
47239ec1bb
commit
3229e5c6da
|
@ -60,7 +60,7 @@ for_window [window_type="dialog"] floating enable
|
|||
for_window [window_type="menu"] floating enable
|
||||
for_window [title="About Mozilla Firefox"] floating enabled
|
||||
for_window [title="Password Required - Mozilla Firefox"] floating enabled
|
||||
for_window [title="Firefox — Sharing Indicator"] floating enabled
|
||||
for_window [title="Firefox — Sharing Indicator"] floating enabled, move to workspace $ws7
|
||||
for_window [title="Extension: (Open in Browser)*"] floating enabled
|
||||
|
||||
# qMasterPassword floating menu
|
||||
|
|
Loading…
Reference in a new issue