hyprdots/Configs/.config/waybar/modules/wbar.jsonc
2024-12-10 23:54:56 +01:00

11 lines
386 B
JSON

"custom/wbar": {
"format": "{}", //   //
"rotate": ${r_deg},
"exec": "echo ; echo  switch bar //  dock",
"on-click": "wbarconfgen.sh n",
"on-click-right": "wbarconfgen.sh p",
"on-click-middle": "sleep 0.1 && quickapps.sh kitty firefox spotify code dolphin",
"interval" : 86400,
"tooltip": true
},