From 3da3ace194a06ff8867257a38e57decb8a12358a Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 15 Jun 2022 22:00:21 +0300 Subject: major refactoring change color theme fix haddock fix gridselect theme fix tabbed theme --- xmobar/xmobarrc | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'xmobar') diff --git a/xmobar/xmobarrc b/xmobar/xmobarrc index 420deb1..185739e 100755 --- a/xmobar/xmobarrc +++ b/xmobar/xmobarrc @@ -10,8 +10,8 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- linja pona , "xft:linja pona:pixelsize=22:antialias=true:hinting=true" ] - , bgColor = "#19191a" - , fgColor = "#cadcde" + , bgColor = "#111111" + , fgColor = "#ccbbcc" , position = TopSize C 100 24 , lowerOnStart = True , hideOnStart = False @@ -26,7 +26,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --, "\xee6b\xee64\xee3d" -- linja pona - , "\xe66b\xe664\xe63d" + , "\xe66b\xe664\xe63d" -- tenpo suno nanpa ] 60 , Run Cpu @@ -36,7 +36,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --, "\xee24\xee4d\xee0e\xee3d: %" -- linja pona - , "\xe624\xe730\xe60e\xe63d: %" + , "\xe624\xe730\xe60e\xe63d: %" -- lawa pi ilo sona , "-H", "50", "--high", "red" ] 20 @@ -47,7 +47,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --, "\xee53\xee49: M (%)" -- linja pona - , "\xe653\xf174: M (%)" + , "\xe653\xf174: M (%)" -- poki pali ] 20 , Run DiskU @@ -57,7 +57,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --, "\xee53\xee08: ") -- linja pona - , "\xe653\xf109: ") + , "\xe653\xf109: ") -- poki awen ] [] 60 , Run Kbd @@ -71,8 +71,8 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" --] -- toki pi ilo sitelen -- linja pona - [ ("us", "\xe66c\xe730\xe619\xe660 [INLI]") - , ("ru", "\xe66c\xe730\xe619\xe660 [LOSI]") + [ ("us", "\xe66c\xe730\xe619\xe660 [INLI]") + , ("ru", "\xe66c\xe730\xe619\xe660 [LOSI]") ] -- toki pi ilo sitelen , Run Date @@ -81,7 +81,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --"\xee6b %d-%m-%Y %R" -- linja pona - "\xe66b %d-%m-%Y %R" + "\xe66b %d-%m-%Y %R" -- tenpo "date" 50 , Run Network "wg0" @@ -91,7 +91,7 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- sitelen pona pona by jackhumbert --, "\xee01" -- linja pona - , "\xe601" + , "\xe601" -- akesi ] 20 , Run Com ".xmonad/xmobar/trayer-padding-icon.sh" @@ -103,5 +103,5 @@ Config { font = "xft:Lato:weight=bold:pixelsize=12:antialias=true:hinting=true" -- ... }{  ... -- normie -- ... }{  linu ... -- sitelen pona pona by jackhumbert -- ... }{  [_L_IN_U] ... -- linja pona - , template = " %s% %UnsafeStdinReader% }{  [LINU] %uname% %s% %uptime% %s% %cpu% %s% %memory% %s% %disku% %s% %kbd% %s% %date% %s% %wg0% %trayerpad%" + , template = " %s% %UnsafeStdinReader% }{  [LINU] %uname% %s% %uptime% %s% %cpu% %s% %memory% %s% %disku% %s% %kbd% %s% %date% %s% %wg0% %trayerpad%" } -- cgit v1.2.3