Update waybar config
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
"group/info-widgets": {
|
||||
"orientation": "inherit",
|
||||
"modules": [
|
||||
"custom/swayidle",
|
||||
"custom/manual-sleep-locks",
|
||||
"river/mode",
|
||||
"custom/mail",
|
||||
"custom/ime",
|
||||
@ -32,11 +32,10 @@
|
||||
]
|
||||
},
|
||||
|
||||
"custom/swayidle": {
|
||||
"exec": "systemctl --user --quiet is-active swayidle.service || printf ' '",
|
||||
"interval": 10,
|
||||
"signal": 3,
|
||||
"tooltip": false,
|
||||
"custom/manual-sleep-locks": {
|
||||
"exec": "~/scripts/status-bar/sb-manual-sleep-locks",
|
||||
"return-type": "json",
|
||||
"tooltip": true,
|
||||
"hide-empty-text": true
|
||||
},
|
||||
"river/mode": {
|
||||
|
||||
Reference in New Issue
Block a user