diff options
author | Joursoir <chat@joursoir.net> | 2022-05-02 16:30:19 +0300 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2022-05-02 16:31:07 +0300 |
commit | 71f8e31b1b162a58b2edd38bbb8c864963330e66 (patch) | |
tree | d8534393789d76e2b65d41ccf72813a098641eb3 /dotconfig/polybar/config | |
parent | f5b3d8433b3ec885c96a39d614c70dc2459cf879 (diff) | |
download | dotfiles-71f8e31b1b162a58b2edd38bbb8c864963330e66.tar.gz dotfiles-71f8e31b1b162a58b2edd38bbb8c864963330e66.tar.bz2 dotfiles-71f8e31b1b162a58b2edd38bbb8c864963330e66.zip |
dotconfig/polybar: swap workspaces and network modules
Diffstat (limited to 'dotconfig/polybar/config')
-rw-r--r-- | dotconfig/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotconfig/polybar/config b/dotconfig/polybar/config index cad55a3..144aefa 100644 --- a/dotconfig/polybar/config +++ b/dotconfig/polybar/config @@ -117,7 +117,7 @@ include-file = ~/.config/polybar/modules font-1 = "waffle:size=10;3" ; Modules - modules-left = sep network sep workspaces + modules-left = sep workspaces sep network modules-center = title modules-right = cpu_bar sep memory_bar sep keyboard sep pulseaudio sep date sep |