From 4e260be6f84c4e1ae73e0187bde1c2cb28e1f3a5 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Mon, 29 May 2017 22:34:29 +0200 Subject: [PATCH] i3/i3config added thunderbird to 9th workspace --- i3/i3config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/i3config b/i3/i3config index b46aa32..fff5381 100644 --- a/i3/i3config +++ b/i3/i3config @@ -26,6 +26,8 @@ assign [class="Feedreader"] 8 for_window [class="Feedreader"] move workspace 8 assign [class="Evolution"] 9 for_window [class="Evolution"] move workspace 9 +assign [class="Thunderbird"] 9 +for_window [class="Thunderbird"] move workspace 9 assign [class="Rhythmbox"] 10 for_window [class="Rhythmbox"] move workspace 10 hide_edge_borders both