diff options
author | davidovski <david@davidovski.xyz> | 2021-10-09 23:08:01 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2021-10-09 23:08:01 +0100 |
commit | 563ad56ae2cbef3bf5544f0941e7319a339af67d (patch) | |
tree | 61b2f4c294e200261e1f751c533f19748a959599 | |
parent | c01f362eb1fb5562e42a79d10e11c98f035a7d8a (diff) |
edited 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 3914a8c..21c2a04 100644 --- a/config/polybar/config +++ b/config/polybar/config @@ -41,7 +41,7 @@ inherit = bar/base width = 100% offset-x = 0 modules-left = workspaces xwindow -modules-right = mpd temperature memory pulseaudio microphone time +modules-right = mpd temperature memory wlan battery pulseaudio microphone time tray-position = right background = ${color.bga} border-size = 0 |