Update sway configs
This commit is contained in:
@@ -2,6 +2,20 @@
|
||||
# Window rules
|
||||
#
|
||||
|
||||
|
||||
for_window [window_type="dialog"] floating enable
|
||||
for_window [window_type="splash"] floating enable
|
||||
for_window [window_type="menu"] floating enable
|
||||
for_window [window_type="dropdown_menu"] floating enable
|
||||
for_window [window_type="popup_menu"] floating enable
|
||||
for_window [window_type="tooltip"] floating enable
|
||||
|
||||
for_window [app_id="nm-connection-editor"] floating enable
|
||||
for_window [app_id="pavucontrol"] floating enable
|
||||
for_window [app_id="spotify-qt"] floating enable
|
||||
|
||||
# Annoying and pointless sharing indicator
|
||||
# First make it float so that window layout doesn't change before it gets killed
|
||||
# for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable
|
||||
for_window [app_id="firefox" title="^Firefox .* Sharing Indicator$"] floating enable
|
||||
for_window [app_id="firefox" title="^Firefox .* Sharing Indicator$"] kill
|
||||
|
||||
Reference in New Issue
Block a user