From b92f37ae77ab28c1e2cf091326e4f27af8c3e6c2 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Sun, 16 Jul 2023 15:28:56 +0200 Subject: [PATCH] Fix changed name of pamac-manager class --- i3/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/i3/config b/i3/i3/config index afe5345..006c14b 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -246,7 +246,7 @@ assign [class="zoom"] workspace $ws5 for_window [class="firefox" urgent="latest"] focus for_window [title="Manjaro Settings Manager"] floating enable -for_window [class="Pamac-manager"] floating enable +for_window [class="pamac-manager"] floating enable for_window [class="Pamac-updater"] floating enable for_window [class="Qalculate-gtk"] floating enable for_window [class="Gcolor3"] floating enable