diff options
| author | Andrew <saintruler@gmail.com> | 2020-08-17 21:23:04 -0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2020-08-17 21:23:04 -0400 |
| commit | 31b7f8f3e2d32bb36a5afbbb4ec2a886ce6038db (patch) | |
| tree | 5422f0fcc3fd9b46f6a9c3ab017d12023ebf816a /.config/polybar | |
| parent | cafeed16ba66e7ed9d8d84d5616ea2b2503cf0ba (diff) | |
Changed autostarting in .profile
Diffstat (limited to '.config/polybar')
| -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 c0043f2..8fd4702 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -54,7 +54,7 @@ font-1 = ProFontIIx Nerd Font:pixelsize=15;3 modules-left = menu bspwm i3 workspaces modules-center = xwindow -modules-right = alsa xkeyboard xbacklight memory cpu wlan eth battery date +modules-right = pulseaudio xkeyboard xbacklight memory cpu wlan eth battery date tray-position = right tray-padding = 2 |