waybar: rm custom/himalaya, deprecated upstream
This commit is contained in:
parent
b3f4d2d9fb
commit
213cd277a8
@ -7,7 +7,6 @@
|
||||
"modules-center": ["sway/window"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/himalaya",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"network#wireguard",
|
||||
@ -148,12 +147,6 @@
|
||||
"interval": 40,
|
||||
"exec": "~/.config/waybar/modules/storage.sh"
|
||||
},
|
||||
"custom/himalaya": {
|
||||
"exec": "tail -fn 1 /tmp/himalaya-counter-am | xargs -I {} sh -c 'if [ {} -gt 0 ]; then echo 📫; else echo; fi'",
|
||||
"format": "{}",
|
||||
"on-click": "kitty -1 --hold himalaya -a a_mirre",
|
||||
"tooltip": false
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 18
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user