init
This commit is contained in:
12
waybar/modules/docker.jsonc
Normal file
12
waybar/modules/docker.jsonc
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"custom/docker": {
|
||||
//"exec-if": "which wg",
|
||||
"exec": "/home/timo/.config/waybar/scripts/get_docker_status.sh",
|
||||
"return-type": "json",
|
||||
"format": " {}",
|
||||
"interval": 5,
|
||||
"tooltip": "true",
|
||||
//"on-click": "pypr toggle network",
|
||||
//"on-click-right": "pypr toggle wifi",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user