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 | 349 ----------------------------------------------------- polybar/config.ini | 349 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 349 insertions(+), 349 deletions(-) delete mode 100644 polybar/config create mode 100644 polybar/config.ini (limited to 'polybar') diff --git a/polybar/config b/polybar/config deleted file mode 100644 index d7ae6d5..0000000 --- a/polybar/config +++ /dev/null @@ -1,349 +0,0 @@ -; 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 =