From 1cb6094dac854e543247a8cc605a1d882ba1c5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 12 Dec 2020 08:46:34 +0100 Subject: allsync: automatic synchronization --- config/i3blocks/scripts/allsync | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 config/i3blocks/scripts/allsync (limited to 'config/i3blocks/scripts/allsync') diff --git a/config/i3blocks/scripts/allsync b/config/i3blocks/scripts/allsync new file mode 100755 index 0000000..211799d --- /dev/null +++ b/config/i3blocks/scripts/allsync @@ -0,0 +1,6 @@ +#!/bin/bash +if allsync enabled; then + echo "sync" + echo + echo "#ffff00" +fi -- cgit v1.2.3