kanshi, python swayidle, zsh title

This commit is contained in:
2021-07-18 13:34:20 +02:00
parent a6f071cce2
commit 5a57229dc9
17 changed files with 178 additions and 30 deletions

View File

@ -125,6 +125,9 @@
"modules-center": [
],
"modules-right": [
"custom/left-arrow-dark",
"custom/rsyncnet",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"tray"
],
@ -181,6 +184,14 @@
"exec": "$HOME/.config/waybar/bin/sensor.sh pm10"
},
"custom/rsyncnet": {
"format": "{}",
"return-type": "text",
"interval": 60,
"exec": "cat /tmp/rsync.net"
},
"battery": {
"states": {
"good": 95,