diff options
author | awy <awy@awy.one> | 2024-12-01 00:24:08 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-12-01 00:24:08 +0300 |
commit | 57d5857386c9133bfa64ac2c1203e88cb1274dba (patch) | |
tree | 66be026fde280ef9b78b14da5213b3c8bcada2e1 /.config/i3blocks | |
parent | dc8c04a3a2e369d35929da97a60b10e0c33f3a19 (diff) |
screen recording
Diffstat (limited to '.config/i3blocks')
-rw-r--r-- | .config/i3blocks/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 000b092..337766a 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -1,3 +1,8 @@ +[recordingicon] +command=cat /tmp/recordingicon 2> /dev/null +interval=once +signal=9 + [packages] command=sb-pacpackages interval=once |