From 0cdc4624147ca9b7214dc79e538ac80a592e3873 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 26 Jan 2020 14:06:02 +0300 Subject: trying something new --- .config/polybar/focus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/focus b/.config/polybar/focus index 17c9862..fdf2f30 100755 --- a/.config/polybar/focus +++ b/.config/polybar/focus @@ -24,7 +24,7 @@ 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 "What a beautiful day"'; + system 'echo "The Semester of Attention"'; exit; } my $active_task_maybe = $stdout; -- cgit v1.2.3-70-g09d2