From 9409cf977eb1aab35c70e1fbb17578b64a487575 Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 19 Feb 2021 23:03:06 +0100 Subject: [PATCH] added more icons --- .config/polybar/config | 14 ++++++++------ .../polybar/config-merge/c05-config-modules-misc | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/.config/polybar/config b/.config/polybar/config index 4819f0f..8e9917d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -472,15 +472,17 @@ battery = BAT0 poll-interval = 3 adapter = ADP1 full-at = 95 -label-full = bat: %percentage%% -label-charging = bat: %percentage%% (+%consumption%W, %time%) -label-discharging = bat: %percentage%% (-%consumption%W, %time%) +label-full = 󱐋 %percentage%% +;label-charging = 󱐋 %percentage%% (+%consumption%W, %time%) +label-charging = 󱐋 %percentage%% (+%consumption%W) +;label-discharging = 󱐋 %percentage%% (-%consumption%W, %time%) +label-discharging = 󱐋 %percentage%% (-%consumption%W) [module/battery_short] inherit = "module/battery" -label-full = bat: %percentage%% -label-charging = bat: %percentage%% -label-discharging = bat: %percentage%% +label-full = 󱐋 %percentage%% +label-charging = 󱐋 %percentage%% +label-discharging = 󱐋 %percentage%% ; Module Disk diff --git a/.config/polybar/config-merge/c05-config-modules-misc b/.config/polybar/config-merge/c05-config-modules-misc index bf21f4b..af526fd 100644 --- a/.config/polybar/config-merge/c05-config-modules-misc +++ b/.config/polybar/config-merge/c05-config-modules-misc @@ -199,15 +199,17 @@ battery = BAT0 poll-interval = 3 adapter = ADP1 full-at = 95 -label-full = bat: %percentage%% -label-charging = bat: %percentage%% (+%consumption%W, %time%) -label-discharging = bat: %percentage%% (-%consumption%W, %time%) +label-full = 󱐋 %percentage%% +;label-charging = 󱐋 %percentage%% (+%consumption%W, %time%) +label-charging = 󱐋 %percentage%% (+%consumption%W) +;label-discharging = 󱐋 %percentage%% (-%consumption%W, %time%) +label-discharging = 󱐋 %percentage%% (-%consumption%W) [module/battery_short] inherit = "module/battery" -label-full = bat: %percentage%% -label-charging = bat: %percentage%% -label-discharging = bat: %percentage%% +label-full = 󱐋 %percentage%% +label-charging = 󱐋 %percentage%% +label-discharging = 󱐋 %percentage%% ; Module Disk