From e9dd57f6f1c68cda2ae257ef7544b522b3eb5492 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 26 Nov 2020 15:55:53 +0300 Subject: clear print from focus script --- .config/polybar/focus | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/polybar/focus b/.config/polybar/focus index 89347d1..849a440 100755 --- a/.config/polybar/focus +++ b/.config/polybar/focus @@ -21,8 +21,6 @@ use IO::CaptureOutput qw/capture_exec/; my ($stdout, $stderr, $success, $exit_code) = capture_exec("task custom_focus"); -# print("out: $stdout\nerr: $stderr\nexit_code: $exit_code\n"); - if ($stderr =~ /No matches\./) { system 'echo "${SEMESTER_THEME}"'; exit; -- cgit v1.2.3-70-g09d2