From 4581376a1b136bda087190f4c6b440d55801aeaa Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 24 Jun 2020 09:53:39 +0200 Subject: zathura update + new scheme --- .config/polybar/config | 360 +++++++++++++++++++++++++++++++++++++++++++++ .config/polybar/config.ini | 358 -------------------------------------------- 2 files changed, 360 insertions(+), 358 deletions(-) create mode 100644 .config/polybar/config delete mode 100644 .config/polybar/config.ini (limited to '.config/polybar') diff --git a/.config/polybar/config b/.config/polybar/config new file mode 100644 index 0000000..431bc78 --- /dev/null +++ b/.config/polybar/config @@ -0,0 +1,360 @@ +[barsettings] +padding = 1.9 + +[global/wm] +margin-bottom = 50 +margin-top = 0 + +[bar/main] + +; tray-position = right +; tray-padding = ${barsettings.padding} +; tray-background = ${color.bg} +; tray-margin = 0 + +monitor = + +monitor-fallback = + +monitor-strict = false + +override-redirect = false + +bottom = false + +fixed-center = true + +width = 100% +height = 16 + +offset-x = 0 +offset-y = 0 + +background = ${color.alpha} + +foreground = ${color.fg} + +radius-top = 0.0 +radius-bottom = 0.0 + +padding = 0 + +module-margin-left = 0 +module-margin-right = 0 + +font-0 = "Scientifica:weight=regular:size=4;2" +font-1 = "Weather Icons:antialias=false:size=6;2" +font-2 = "Siji:size=8;2" +font-3 = "Material Design Icons:antialias=false:size=8;2" +font-4 = "Fira Code:size=10;2" + +modules-center = onstart time weather date alsa + +separator = + +spacing = 0 + +dim-value = 1.0 + +wm-name = + +locale = + +wm-restack = i3 + +enable-ipc = true + +click-left = +click-middle = +click-right = +scroll-up = +scroll-down = +double-click-left = +double-click-middle = +double-click-right = + +cursor-click = +cursor-scroll = + +[settings] +throttle-output = 5 +throttle-output-for = 10 + +throttle-input-for = 30 + +screenchange-reload = false + +compositing-background = source +compositing-foreground = over +compositing-overline = over +compositing-underline = over +compositing-border = over + +format-foreground = +format-background = +format-underline = +format-overline = +format-spacing = +format-padding = +format-margin = +format-offset = + +pseudo-transparency = false + +[color] + +bg = #1c1c1c +fg = #c6c6c6 +fg-alt = #1c1c1c + +alpha = #00000000 + +shade1 = #C79C95 +shade2 = #D1A595 +shade3 = #DAAD95 +shade4 = #E4B695 + +shade-fg = #1c1c1c + +[module/alsa] +type = internal/alsa + +format-volume = +format-volume-background = ${color.shade4} +format-volume-foreground = ${color.shade-fg} +format-volume-padding = ${barsettings.padding} + +label-volume = %percentage%% + +format-muted-prefix = " " +format-muted-background = ${color.shade-fg} +format-muted-foreground = ${color.shade4} +format-muted-padding = ${barsettings.padding} +label-muted = "Muted" + +ramp-volume-0 =  +ramp-volume-1 =  +ramp-volume-2 =  + +ramp-headphones-0 =  +ramp-headphones-1 =  + +[module/battery] +type = internal/battery + +full-at = 99 +battery = BAT1 +adapter = ACAD +poll-interval = 2 +time-format = %H:%M + +format-charging = +format-charging-background = ${color.shade3} +format-charging-foreground = ${color.fg-alt} +format-charging-padding = ${barsettings.padding} + +format-discharging = +format-discharging-background = ${color.shade3} +format-discharging-foreground = ${color.fg-alt} +format-discharging-padding = ${barsettings.padding} + +format-full = +format-full-background = ${color.shade3} +format-full-foreground = ${color.fg-alt} +format-full-padding = ${barsettings.padding} + +label-charging = %percentage%% +label-discharging = %percentage%% +label-full = 100% Charged + +ramp-capacity-0 =  +ramp-capacity-1 =  +ramp-capacity-2 =  +ramp-capacity-3 =  +ramp-capacity-4 =  +ramp-capacity-5 =  +ramp-capacity-6 =  +ramp-capacity-7 =  +ramp-capacity-8 =  +ramp-capacity-9 =  + +animation-charging-0 =  +animation-charging-1 =  +animation-charging-2 =  +animation-charging-3 =  + +animation-charging-framerate = 750 + +[module/cpu] +type = internal/cpu + +interval = 1 + +format =