From 34a0ad610578b0698deb4931099eec032939665d Mon Sep 17 00:00:00 2001 From: JuliusFreudenberger Date: Mon, 3 Oct 2022 20:55:56 +0200 Subject: [PATCH] Adapt to new thunderbird class in i3 config --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index f2d400b..9e3f086 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -206,7 +206,7 @@ bindsym $mod+Ctrl+7 move container to workspace $ws7; workspace $ws7 bindsym $mod+Ctrl+8 move container to workspace $ws8; workspace $ws8 # Open applications on specific workspaces -assign [class="Thunderbird"] $ws6 +assign [class="thunderbird"] $ws6 assign [class="TelegramDesktop"] $ws5 assign [class="discord"] $ws5 assign [class="Signal"] $ws5