Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeville committed Nov 27, 2023
1 parent fb4c7c0 commit 68596f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/linux/.config/polybar/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ bar-volume-empty-foreground = ${colors.foreground-alt}

[module/pipewire-sink]
type = custom/ipc
format-prefix = " "
format-suffix = " "
initial = 2
hook-0 = ~/.local/bin/pipewire-toggle-sink
hook-1 = ~/.local/bin/pipewire-toggle-sink --output
Expand All @@ -187,6 +189,7 @@ type = custom/menu
expand-right = true
format-spacing = 1
format-prefix = " "
format-suffix = " "
label-open = 
label-open-foreground = ${colors.alert}
label-close = cancel
Expand Down

0 comments on commit 68596f0

Please sign in to comment.