From e064b3e12a79af0845a3557cbc36419a158e1850 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Sun, 23 Feb 2025 13:32:10 +0000 Subject: [PATCH] Add pentablet to floating window --- .config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/i3/config b/.config/i3/config index c92854b..b2d800b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -228,6 +228,7 @@ bindsym $mod+r mode "resize" # Windows to force floating for_window [class="Plexamp"] floating enable +for_window [class="PenTablet"] floating enable # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available)