From 89b8c0b600bece413dfb9e925243b1e14e5712a8 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Wed, 8 Dec 2021 15:02:45 +0100 Subject: [PATCH] edited i3 config --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 910496d..ef4d684 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -255,6 +255,8 @@ exec --no-startup-id /usr/bin/dunst # exec --no-startup-id thunderbird # Joplin sync exec --no-startup-id joplin-desktop +exec --no-startup-id nheko +exec --no-startup-id com.gitlab.newsflash --headless # =====FLOAT RULES===== @@ -266,6 +268,7 @@ for_window [class="qt5ct" instance="qt5ct"] floating enable for_window [class="Blueberry.py" instance="blueberry.py"] floating enable for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable for_window [class="Gufw.py" instance="gufw.py"] floating enable +for_window [class="Blueman-manager" instance="blueman-manager"] floating enable # =====COLORS=====