diff options
| author | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-12-24 15:25:33 -0700 |
|---|---|---|
| committer | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-12-24 15:25:33 -0700 |
| commit | 87bbb3a9aa4e8dbade1bb6fd5f8a48a31a0f0b2d (patch) | |
| tree | e2a27e2af509bb36257ac1594718d8f715a11b01 /.config/polybar/config | |
| parent | 5bfa3c3b28186e8118e59c37ba2036fa8336841c (diff) | |
configure new pulseaudio control
Diffstat (limited to '.config/polybar/config')
| -rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index e35a292..4af1275 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -8,7 +8,7 @@ screenchange-reload = true # pseudo-transparency = false [global/wm] -margin-top = 24 +margin-top = 0 margin-bottom = 0 # Include colors. |
