From 753a777382fa24fd313f1024ffc9380c6b9749b5 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Wed, 26 Jan 2022 00:38:36 -0500 Subject: new theme for polybar. moved old theme to polybar.old --- .config/polybar.old/config | 285 ++++++++++++++++++++++++++++++++++++++++++ .config/polybar.old/launch.sh | 7 ++ 2 files changed, 292 insertions(+) create mode 100644 .config/polybar.old/config create mode 100755 .config/polybar.old/launch.sh (limited to '.config/polybar.old') diff --git a/.config/polybar.old/config b/.config/polybar.old/config new file mode 100644 index 0000000..4228df7 --- /dev/null +++ b/.config/polybar.old/config @@ -0,0 +1,285 @@ +[bar/i3_bar] +width = 100% +height = 20 +#radius = 10.0 +fixed-center = false + +background = #272827 +foreground = #657b83 + +line-size = 3 +line-color = + +border-size = 0 +border-color = + +padding-left = 0 +padding-right = 0 + +module-margin-left = 1 +module-margin-right = 2 + +font-0 = "Fira Code:size=10;1" +font-1 = "Font Awesome 5 Free:style=Solid:size=10;1" +font-2 = "Font Awesome 5 Brands:size=10;1" + +modules-left = i3 +modules-center = +modules-right = cpu memory rootfs cputemp batt1 batt0 wlan eth date + +tray-position = right +tray-padding = 2 +;wm-restack = i3 +;override-redirect = true + +cursor-click = pointer +cursor-scroll = ns-resize + +[module/i3] +type = internal/i3 +format = +index-sort = true +wrapping-scroll = false + +label-mode-padding = 2 +label-mode-foreground = #657b83 +label-mode-background = #272827 + +label-focused = %index% +label-focused-background = #4E524F +label-focused-foreground = #272827 +label-focused-padding = 2 + +label-unfocused = %index% +label-unfocused-background = #7E807E +label-unfocused-foreground = #272827 +label-unfocused-padding = 2 + +label-visible = %index% +label-visible-background = #7E807E +label-visible-foreground = #272827 +label-visible-padding = 2 + +label-urgent = %index% +label-urgent-background = #BA2922 +label-urgent-padding = 2 + +[module/batt1] +type = internal/battery +full-at = 98 + +battery = BAT1 +adapter = AC + +format-charging = +format-discharging = +format-full = + +label-charging = %percentage%% %time%h +label-discharging = %percentage%% %time%h +ramp-capacity-0 =  +ramp-capacity-0-foreground = #f53c3c +ramp-capacity-1 =  +ramp-capacity-1-foreground = #ffa900 +ramp-capacity-2 =  +ramp-capacity-3 =  +ramp-capacity-4 =  + +bar-capacity-width = 10 +bar-capacity-format = %{+u}%{+o}%fill%%empty%%{-u}%{-o} +bar-capacity-fill = █ +bar-capacity-fill-foreground = #ddffffff +bar-capacity-fill-font = 3 +bar-capacity-empty = █ +bar-capacity-empty-font = 3 +bar-capacity-empty-foreground = #44ffffff + +animation-charging-0 =  +animation-charging-1 =  +animation-charging-2 =  +animation-charging-3 =  +animation-charging-4 =  +animation-charging-framerate = 750 + +[module/batt0] +type = internal/battery +full-at = 98 + +battery = BAT0 +adapter = AC + +format-charging = +format-discharging = +format-full = + +label-charging = %percentage%% %time%h +label-discharging = %percentage%% %time%h +ramp-capacity-0 =  +ramp-capacity-0-foreground = #f53c3c +ramp-capacity-1 =  +ramp-capacity-1-foreground = #ffa900 +ramp-capacity-2 =  +ramp-capacity-3 =  +ramp-capacity-4 =  + +bar-capacity-width = 10 +bar-capacity-format = %{+u}%{+o}%fill%%empty%%{-u}%{-o} +bar-capacity-fill = █ +bar-capacity-fill-foreground = #ddffffff +bar-capacity-fill-font = 3 +bar-capacity-empty = █ +bar-capacity-empty-font = 3 +bar-capacity-empty-foreground = #44ffffff + +animation-charging-0 =  +animation-charging-1 =  +animation-charging-2 =  +animation-charging-3 =  +animation-charging-4 =  +animation-charging-framerate = 750 + +[module/cpu] +type = internal/cpu +interval = 0.5 +format =