From c6a78c9f9e1d238f1fcc472237d5cab8146b442f Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Tue, 4 Aug 2020 23:27:04 -0300 Subject: Added clockify entry --- .config/i3/config | 1 + 1 file changed, 1 insertion(+) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index 3b2ee8d7..41549c88 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -229,6 +229,7 @@ assign [class="Thunderbird"] $ws5 assign [class="Liferea"] $ws5 for_window [class = "Spotify"] move to workspace $ws6 assign [class="Thunar"] $ws7 +assign [class="Clockify"] $ws8 # Open specific applications in floating mode for_window [title="File Transfer*"] floating enable -- cgit v1.2.3