diff options
| author | 2020-12-26 23:13:20 -0800 | |
|---|---|---|
| committer | 2020-12-26 23:17:23 -0800 | |
| commit | a420e6bf29c89e7ba5879f8e7a1788dfc3ec3e89 (patch) | |
| tree | c9ec59b0387b8a93187d7bc51c50926a27cc9413 | |
| parent | b7719aabae45494d6d1b5204cd7d329bb79f4042 (diff) | |
| download | new-dotfiles-a420e6bf29c89e7ba5879f8e7a1788dfc3ec3e89.tar.gz new-dotfiles-a420e6bf29c89e7ba5879f8e7a1788dfc3ec3e89.zip | |
Remove unused volume module
| -rw-r--r-- | polybar/.config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 59222fb..8dfdc3c 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -38,7 +38,7 @@ font-2 = siji:pixelsize=10;1 modules-left = ewmh xwindow modules-center = -modules-right = volume xkeyboard date +modules-right = xkeyboard date tray-position = right tray-padding = 2 |
