From 2c02ad8741d9e137035d14d0170237cc9025a523 Mon Sep 17 00:00:00 2001 From: spinach Date: Wed, 8 Feb 2023 12:16:03 -0500 Subject: [PATCH] updated st font size and corrected scripts --- gui/polybar-thinkpad/config.ini | 29 ++++++++++++++++------------- meta/configs/st.desktop.yaml | 2 ++ meta/configs/st.laptop.yaml | 2 ++ meta/configs/st.yaml | 2 -- meta/profiles/arch.desktop | 2 +- meta/profiles/arch.laptop | 2 +- meta/profiles/arch.thinkpad | 2 +- shells/st-desktop | 1 + shells/st-laptop | 1 + 9 files changed, 25 insertions(+), 18 deletions(-) create mode 100644 meta/configs/st.desktop.yaml create mode 100644 meta/configs/st.laptop.yaml delete mode 100644 meta/configs/st.yaml create mode 160000 shells/st-desktop create mode 160000 shells/st-laptop diff --git a/gui/polybar-thinkpad/config.ini b/gui/polybar-thinkpad/config.ini index 427f9cb..9bcae25 100644 --- a/gui/polybar-thinkpad/config.ini +++ b/gui/polybar-thinkpad/config.ini @@ -19,22 +19,19 @@ module-margin = 1 padding = 2 ; font -font-0 = Hack Nerd Font:size=12;2 +font-0 = Hack Nerd Font:size=10;2 monitor = ${env:MONITOR:} bottom = false -fixed-center = true - ; hybrid bg color, might go lighter grey background = ${colors.background} ; hybrid fg color, might go lighter if I go lighter grey foreground = ${colors.foreground} -modules-left = xworkspaces xwindow -modules-center = weather +modules-left = xworkspaces xwindow weather modules-right = battery pulseaudio memory cpu wlan date [module/xworkspaces] @@ -83,7 +80,7 @@ type = internal/memory interval = 2 format-prefix = "RAM " format-prefix-foreground = ${colors.primary} -label = %used%/%total% +label = %percentage_used%% format =