diff options
author | Camil Staps | 2024-09-06 09:39:39 +0200 |
---|---|---|
committer | Camil Staps | 2024-09-06 09:39:39 +0200 |
commit | 0464d7736f5a72af2c5830a995173fa13abf8824 (patch) | |
tree | e62c749261e9c4343626a1c236353092d4a2513b | |
parent | Add key bindings to change external monitor brightness (diff) |
Move Thunderbird to workspace 10
-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 a6952d5..05330c2 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -13,7 +13,7 @@ bindsym $mod+Control+Shift+l exec xautolock -locknow # Assignments assign [class="Firefox"] 1 -assign [class="thunderbird"] 2 +assign [class="thunderbird"] 10 assign [class="Zotero"] 3 # Menus |