diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini new file mode 100644 index 0000000..15c61d6 --- /dev/null +++ b/.config/polybar/config.ini @@ -0,0 +1,259 @@ +[global/wm] +monitor-allow-redirect = true + +[bar/top-monitor-1] +monitor = HDMI-A-0 +font-0 = HanaMinA Regular:size=10;1 + +pseudo-transparency = true + + +background = #2e3440 +foreground = #eceff4 + +modules-left = temperature +modules-center = title +modules-right = date + +[module/date] +type = custom/script +exec = ~/.local/bin/date.sh +interval = 600 +label = %output% + +[module/memory] +type = internal/memory + +; Seconds to sleep between updates +; Default: 1 +interval = 3 + +; Default: 90 +; New in version 3.6.0 +warn-percentage = 95 + +; Available tags: +;