diff options
-rw-r--r-- | rc.org | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2695,6 +2695,15 @@ mode screenshot { } # +# Window configurations +# +for_window [class="mpv"] floating enable +for_window [class="TelegramDesktop"] floating enable +for_window [app_id="pavucontrol"] floating enable +for_window [app_id="meld"] floating enable +for_window [app_id="nm-connection-editor"] floating enable + +# # Status Bar: # # Read `man 5 sway-bar` for more information about this section. |