diff options
author | Camil Staps | 2020-01-30 19:24:40 +0100 |
---|---|---|
committer | Camil Staps | 2020-01-30 19:24:40 +0100 |
commit | f3d0216a5a70c9b8c9a0a556ca30a1121811f5e2 (patch) | |
tree | 56b31c074e9c68ebd4ca82a21482fe4535a5b1a4 /i3/.i3/config | |
parent | Shorten muted format for i3status bar (diff) |
Thunderbird window class has changed
Diffstat (limited to 'i3/.i3/config')
-rw-r--r-- | i3/.i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.i3/config b/i3/.i3/config index a1580b8..2e0bd3f 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -10,7 +10,7 @@ bindsym $mod+Control+Shift+l exec xautolock -locknow # Assignments assign [class="Firefox"] 1 -assign [class="Thunderbird"] 2 +assign [class="thunderbird"] 2 assign [class="Signal"] 2 # Menus |