diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-12-10 12:09:12 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-12-10 12:09:12 +0100 |
| commit | c5b5851ef59ab7e0c3530046431ad7cfe31c6d5c (patch) | |
| tree | 1a68743bced70112067df873a771107a3b31c97b /.config | |
| parent | e14f576f9b9ca9e8725fed6ae65fac4629bd4886 (diff) | |
update
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 6f34aa5..6232efb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -52,6 +52,7 @@ for_window [app_id="firefox"] floating enable for_window [app_id="google-chrome"] floating enable for_window [app_id="pavucontrol-qt"] floating enable for_window [app_id="signal"] floating enable +for_window [class="discord"] floating enable for_window [class="XEyes"] floating enable # change focus |
