This commit is contained in:
2025-05-02 22:22:10 +00:00
commit 51c616f9f0
52 changed files with 2934 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
separator_block_width=20
command=~/.local/bin/i3blocks/$BLOCK_NAME.sh
[weather]
label=⛅
interval=3600
{{ if file.Exists "/sys/class/power_supply/ACAD/" }}
[battery]
interval=10
{{ end }}
[volume]
interval=once
signal=2
[xkb_layout]
label=⌨
interval=once
signal=1
[time]
label=🕓
command=date +"%Y-%m-%dT%H:%M:%SZ"
interval=1