From d60c53dc7537901ce6c51114b64275046752a2d2 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 17 Aug 2023 23:11:50 +0200 Subject: polybar --- polybar/config.ini | 349 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 polybar/config.ini (limited to 'polybar/config.ini') diff --git a/polybar/config.ini b/polybar/config.ini new file mode 100644 index 0000000..d7ae6d5 --- /dev/null +++ b/polybar/config.ini @@ -0,0 +1,349 @@ +; vim:ft=dosini + +[colors] +background = #000000 +background-alt = #222222ff +foreground = #dfdfdf +foreground-alt = #555 +primary = #ffb52a +secondary = #e60053 +alert = #bd2c40 + +[bar/template] +monitor = ${env:MONITOR:} +width = 100% +height = 25 +fixed-center = true + +background = ${colors.background} +foreground = ${colors.foreground} + +line-size = 3 +line-color = #f00 + +;border-size = 4 +Iborder-color = #00000000 + +padding-left = 0 +padding-right = 2 + +module-margin-left = 1 +module-margin-right = 1 + +font-0 = DejaVu Sans Mono for Powerline:pixelsize=10;3 +font-1 = unifont:fontformat=truetype:size=10:antialias=false;0 +font-2 = siji:pixelsize=10;1 + +separator = | + +wm-restack = i3 +bottom = true + +scroll-up = i3wm-wsnext +scroll-down = i3wm-wsprev + +cursor-click = pointer +[bar/main] +inherit = bar/template +modules-left = xwindow date powermenu +modules-center = i3 +modules-right = filesystem backlight-acpi pulseaudio memory cpu wlan eth battery temperature + +tray-position = right +tray-padding = 2 + +[bar/secondary] +inherit = bar/template +modules-left = xwindow date +modules-center = i3 +modules-right = + +[module/xwindow] +type = internal/xwindow +format =