diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-27 15:40:46 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2023-07-27 15:40:46 +0200 |
| commit | 5b974bb925b386946f503cf6067840f801154c7c (patch) | |
| tree | ede71bb815afe8f991f2881f56df8aebebf8c732 /config/polybar/colorblocks/config.ini | |
| parent | b745dc9096c6cbfec602b64b007a5a95519b1208 (diff) | |
feat(polybar): update network info
Diffstat (limited to 'config/polybar/colorblocks/config.ini')
| -rw-r--r-- | config/polybar/colorblocks/config.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/polybar/colorblocks/config.ini b/config/polybar/colorblocks/config.ini index 15ef2c4..9257eba 100644 --- a/config/polybar/colorblocks/config.ini +++ b/config/polybar/colorblocks/config.ini @@ -140,7 +140,7 @@ font-1 = "Iosevka Nerd Font:pixelsize=13;4" modules-left = workspaces modules-center = -modules-right = cpu memory alsa network date +modules-right = cpu memory alsa eth date ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ @@ -356,7 +356,7 @@ font-1 = "Iosevka Nerd Font:pixelsize=13;4" modules-left = workspaces modules-center = -modules-right = cpu memory alsa network date +modules-right = cpu memory alsa date ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ |
