From 39bc899d4483e5f7e39be918539db3e91c42ef2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 19 May 2020 16:33:56 +0200 Subject: [PATCH] feat(i3): remove pomodoro timer --- dot/i3status-rust.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dot/i3status-rust.nix b/dot/i3status-rust.nix index c8672ef..cb678f6 100644 --- a/dot/i3status-rust.nix +++ b/dot/i3status-rust.nix @@ -56,10 +56,6 @@ in }; }; block = [ - { - block = "pomodoro"; - use_nag = true; - } { block = "music"; player = "spotify";