Skip to content

Commit

Permalink
fix: Update GitHub icon in polybar configuration for improved visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Nov 30, 2024
1 parent d927cc3 commit 6eadfe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home/dot_config/polybar/modules/github.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ format = <label>
; Available tokens:
; %notifications% (default)
; Default: Notifications: %notifications%
label = %{T4}%{T-} %notifications%
label = %{T4}󰊤%{T-} %notifications%
label-foreground = ${xrdb:color7}

; Used when GitHub can't be reached
Expand All @@ -37,5 +37,5 @@ format-offline = <label-offline>
; Available tokens:
; None
; Default: Offline
label-offline = %{T4}%{T-} -
label-offline = %{T4}󰊤%{T-} -
label-offline-foreground = ${xrdb:color7}

0 comments on commit 6eadfe9

Please sign in to comment.