dotfiles/.config/waybar/modules/custom-logo.jsonc

8 lines
189 B
JSON

{
"custom/arch": {
"format": "  ",
"tooltip": false,
"on-click": "sleep 0.1 && rofi -show drun",
"on-click-right": "~/.config/rofi/scripts/powermenu/powermenu",
},
}