From 71f8e31b1b162a58b2edd38bbb8c864963330e66 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Mon, 2 May 2022 16:30:19 +0300 Subject: dotconfig/polybar: swap workspaces and network modules --- dotconfig/polybar/config | 2 +- dotconfig/polybar/modules | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/dotconfig/polybar/modules b/dotconfig/polybar/modules index 822d875..2de20c1 100644 --- a/dotconfig/polybar/modules +++ b/dotconfig/polybar/modules @@ -115,7 +115,7 @@ ; Available tags: ; (default) ; - format-connected = + format-connected = format-connected-overline = ${color.background} format-connected-underline = ${color.background} -- cgit v1.2.3-18-g5258