diff options
author | davidovski <david@davidovski.xyz> | 2023-03-02 16:03:51 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2023-03-02 16:03:51 +0000 |
commit | c293e10e512f322af62c55c95fc96231bb3b3b73 (patch) | |
tree | 41c4af9449b2bb425f2d65f1ce6d86f1a3f1f731 /config/polybar | |
parent | af8fa86eb2bb39dd0e793711aede7bec47554b54 (diff) | |
parent | 51292e49bb8092134df6bb1ca586c23bcd2b1ddf (diff) |
Merge branch 'master' of git.cheetah.remote:dot
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 ec82e1e..6267651 100644 --- a/config/polybar/config +++ b/config/polybar/config @@ -43,7 +43,7 @@ inherit = bar/base width = 100% offset-x = 0 modules-left = workspaces xwindow -modules-right = mpd temperature memory wlan battery pulseaudio microphone time +modules-right = mpd temperature memory network battery pulseaudio microphone time tray-position = right background = ${color.bga} border-size = 0 |