mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
feat: add control of dae
This commit is contained in:
@@ -128,6 +128,14 @@
|
||||
"power-saver": "",
|
||||
},
|
||||
},
|
||||
"custom/dae": {
|
||||
"exec": "$HOME/.config/waybar/scripts/dae_control.sh",
|
||||
"return-type": "json",
|
||||
"interval": 5,
|
||||
"on-click": "$HOME/.config/waybar/scripts/dae_control.sh toggle",
|
||||
"tooltip": true,
|
||||
"format": "{}"
|
||||
},
|
||||
//截图
|
||||
"custom/screenshot": {
|
||||
"format": "",
|
||||
|
||||
Reference in New Issue
Block a user