From 2d33a5c32e5091a9bd279fc5a0f34c7f0af38795 Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Thu, 12 Aug 2021 11:21:01 +0200 Subject: [PATCH] waybar: minor changes --- waybar.d/config | 18 +++++++++--------- waybar.d/config_7DPQTN2 | 8 ++++---- waybar.d/config_annoyance | 6 +++--- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/waybar.d/config b/waybar.d/config index d7948f3..70df3a4 100644 --- a/waybar.d/config +++ b/waybar.d/config @@ -16,18 +16,18 @@ "custom/media", "custom/separator#center", "pulseaudio", - "custom/separator#center", - "custom/card", - "custom/separator#center", - "custom/mail", + // "custom/separator#center", + // "custom/card", + // "custom/separator#center", + // "custom/mail", "custom/separator#left", "custom/separator#space" ], "modules-right": [ "custom/separator#right", "network#wl0", - // "network#en0", - // "network#vpn0", + "network#en0", + "network#vpn0", "custom/separator#right", "cpu", "memory", @@ -155,7 +155,7 @@ "format": "{ifname}", "format-wifi": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "min-length": 8, "max-length": 30, "tooltip-format": "{ifname} {essid} ({signalStrength:3}%)\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", @@ -170,7 +170,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected", @@ -183,7 +183,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected", diff --git a/waybar.d/config_7DPQTN2 b/waybar.d/config_7DPQTN2 index 263c277..72bc071 100644 --- a/waybar.d/config_7DPQTN2 +++ b/waybar.d/config_7DPQTN2 @@ -26,7 +26,7 @@ // "custom/separator#right", "network#wl0", "network#en0", - // "network#vpn0", + "network#vpn0", "custom/separator#right", "cpu", "memory", @@ -154,7 +154,7 @@ "format": "{ifname}", "format-wifi": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "min-length": 8, "max-length": 30, "tooltip-format": "{ifname} {essid} ({signalStrength:3}%)\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", @@ -169,7 +169,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected", @@ -182,7 +182,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected", diff --git a/waybar.d/config_annoyance b/waybar.d/config_annoyance index 5264bc1..08b01a0 100644 --- a/waybar.d/config_annoyance +++ b/waybar.d/config_annoyance @@ -155,7 +155,7 @@ "format": "{ifname}", "format-wifi": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "min-length": 8, "max-length": 30, "tooltip-format": "{ifname} {essid} ({signalStrength:3}%)\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", @@ -170,7 +170,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected", @@ -183,7 +183,7 @@ "format-wifi": " {essid} ({signalStrength:3}%)", "format-ethernet": "{ifname}", "format-linked": "{ifname}", - "format-disconnected": "{ifname}", + "format-disconnected": "{ifname}", "tooltip-format": "{ifname}\n\t{ipaddr}/{cidr}\n  \t{bandwidthDownBits}\n  \t{bandwidthUpBits}", "tooltip-format-linked": "{ifname} linked", "tooltip-format-disconnected": "{ifname} disconnected",