|
|
@@ -126,7 +126,7 @@ bindsym --release $mod+m exec pactl set-source-mute @DEFAULT_SOURCE@ 1 # unmute
|
|
|
bindsym $mod+Shift+m exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
|
|
|
|
|
|
# Tag xwayland windows with [X]
|
|
|
-for_window [shell="xwayland"] title_format "<span>[X] %title゜</span>"
|
|
|
+# for_window [shell="xwayland"] title_format "<span>[X] %title゜</span>"
|
|
|
|
|
|
# classify sane defaults for window management
|
|
|
for_window [window_role="About"] floating enable
|
|
|
@@ -139,7 +139,6 @@ for_window [window_role="Preferences"] floating enable
|
|
|
for_window [window_type="dialog"] floating enable
|
|
|
for_window [window_type="menu"] floating enable
|
|
|
|
|
|
-for_window [class="xdg-desktop-portal-kde"] floating enable
|
|
|
for_window [class="Wine"] floating enable
|
|
|
|
|
|
for_window [app_id="pavucontrol"] floating enable
|
|
|
@@ -148,8 +147,6 @@ for_window [app_id="floating"] floating enable
|
|
|
for_window [title="(?i)(?:copying|deleting|moving)"] floating enable
|
|
|
for_window [title="Save File"] floating enable
|
|
|
for_window [title="^Open File$"] floating enable
|
|
|
-for_window [title="Firefox - Choose User Profile" ] floating enable
|
|
|
-for_window [title="About Mozilla Firefox"] floating enable
|
|
|
|
|
|
# https://github.com/ValveSoftware/steam-for-linux/issues/1040
|
|
|
for_window [class="^Steam$" title="^Friends$"] floating enable
|