From 49874a029be1a05b44d303de74e0a038d397f068 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Mon, 18 Nov 2024 19:21:27 +0000 Subject: [PATCH] Start plexamp floating --- config/packages/i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/packages/i3/config b/config/packages/i3/config index 7d7e0d5..da3f738 100644 --- a/config/packages/i3/config +++ b/config/packages/i3/config @@ -219,6 +219,9 @@ mode "resize" { bindsym $mod+r mode "resize" +# Windows to force floating +for_window [class="plexamp"] floating enable + # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available)