commit 536719132ea85be0e45b9d1118db255d49af685f parent c5f8afed3a3d5672c214fdbd2c72fc549ca66acd Author: awy <awy@awy.one> Date: Fri, 11 Apr 2025 01:30:07 +0300 modules Diffstat:
M | .config/i3blocks/config | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/.config/i3blocks/config b/.config/i3blocks/config @@ -3,6 +3,16 @@ command=cat /tmp/recordingicon 2> /dev/null interval=once signal=9 +[tasks] +command=sb-tasks +interval=once +signal=26 + +[music] +command=sb-music +interval=once +signal=11 + [packages] command=sb-pacpackages interval=once