1
0
Fork 0
forked from ahurac/dotfiles

Ajout : suppression de la pastille à côté de la cloche de notifications

This commit is contained in:
Hippolyte Chauvin 2023-06-05 22:09:31 +02:00
parent 59b2a495d1
commit aa95184783

View file

@ -39,13 +39,13 @@
"tooltip": false,
"format": "{icon} {}",
"format-icons": {
"notification": "󰂚<span foreground='magenta'><sup></sup></span>",
"notification": "󰂚",
"none": "󰂚",
"dnd-notification": "󰂛<span foreground='magenta'><sup></sup></span>",
"dnd-notification": "󰂛",
"dnd-none": "󰂛",
"inhibited-notification": "󰂚<span foreground='magenta'><sup></sup></span>",
"inhibited-notification": "󰂚",
"inhibited-none": "󰂚",
"dnd-inhibited-notification": "󰂛<span foreground='red'><sup></sup></span>",
"dnd-inhibited-notification": "󰂛",
"dnd-inhibited-none": "󰂛"
},
"return-type": "json",