From b089ae83ec166bb350a3c54c67446a1e30bcac20 Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Mon, 19 Jun 2023 18:42:55 +0200 Subject: [PATCH] sway: Add Bisq to list of floating windows --- tree/.config/sway/config.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/tree/.config/sway/config.tpl b/tree/.config/sway/config.tpl index e6002e5..3101dd5 100644 --- a/tree/.config/sway/config.tpl +++ b/tree/.config/sway/config.tpl @@ -323,6 +323,7 @@ for_window { [app_id="zoom"] floating enable [title="Firefox - Delningsindikator"] floating enable [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable + [app_id="bisq.desktop.app.BisqApp"] floating enable [class="Steam"] floating enable; max_render_time off [app_id="org.keepassxc.KeePassXC"] move to scratchpad, scratchpad show [window_role="pop-up"] floating enable