We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a46f91 commit 727fac8Copy full SHA for 727fac8
config/linux/.config/polybar/config.ini
@@ -228,7 +228,7 @@ menu-0-2-exec = systemctl poweroff
228
type = custom/script
229
exec = cat ~/.config/fastmail/email.token | xargs ~/.local/bin/fastmail-check-unread || echo "offline"
230
interval = 60
231
-label = " %output%"
+label = " %output%"
232
format = <label>
233
format-underline = ${colors.tertiary}
234
@@ -238,7 +238,7 @@ token = ${file:~/.config/github/notifications.token}
238
user = ddeville
239
empty-notifications = true
240
241
-label = " %notifications%"
+label = " %notifications%"
242
243
244
label-offline = offline
0 commit comments