From c765e68f05bfe9f0d2e4990bdc8dfabf11cdbc87 Mon Sep 17 00:00:00 2001 From: trainytrain Date: Sun, 9 May 2021 01:29:07 -0700 Subject: init --- polybar/config | 393 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ polybar/launch.sh | 11 ++ 2 files changed, 404 insertions(+) create mode 100644 polybar/config create mode 100755 polybar/launch.sh (limited to 'polybar') diff --git a/polybar/config b/polybar/config new file mode 100644 index 0000000..c6aca3c --- /dev/null +++ b/polybar/config @@ -0,0 +1,393 @@ +[global/wm] +margin-top = 0 +margin-bottom = 0 + +[color] +background = ${xrdb:color0:#222} +foreground = ${xrdb:color15:#222} +foreground-alt = ${xrdb:color4:#222} +primary = ${xrdb:color3:#222} +secondary = ${xrdb:color2:#222} +alert = ${xrdb:color1:#222} + +[bar/momiji] +monitor = ${env:MONITOR:} +override-redirect = false +wm-restack = bspwm +bottom = false +fixed-center = true + +width = 100% +height = 19 + +font-0 = "JetBrains Mono:style=Medium:pixelsize=9" +font-1 = "IPAPGothic,IPA Pゴシック:style=Regular:size=9" +font-2 = "Baekmuk Dotum,백묵 돋움:style=Regular:size=9" +font-3 = "Siji:style=Regular:size=8" +font-4 = "Font Awesome 5 Free,Font Awesome 5 Free Solid:style=Solid:size=9" +font-5 = "Font Awesome 5 Brands,Font Awesome 5 Brands Regular:style=Regular:size=9" + +background = ${color.background} +foreground = ${color.foreground} + +line-color = ${color.foreground} +underline-size = 1 +overline-size = 2 + +border-bottom-size = 2 +border-bottom-color = ${color.foreground-alt} + +spacing = 0 +padding-right = 1 +padding-left = 1 +module-margin = 1 +#module-margin-left = 1 +#module-margin-right = 1 + +tray-position = right +tray-padding = 0 +tray-maxsize = 10 +tray-detached = false + +#scroll-up = i3wm-wsnext +#scroll-down = i3wm-wsprev +#scroll-up = bspwm-desknext +#scroll-down = bspwm-deskprev + +modules-left = mpd-playing mpd +modules-center = ewmh +modules-right = ethernet pulseaudio battery date time + +[module/ewmh] +type = internal/xworkspaces + +pin-workspaces = false +enable-click = true +enable-scroll = true +reverse-scroll = false + +format = +label-monitor = %name% + +label-active = %name% +label-active-foreground = ${color.foreground} +label-active-background = ${color.background} +label-active-underline= #6790eb +label-active-padding = 1 + +label-occupied = %name% +label-occupied-background = ${color.background} +label-occupied-padding = 1 + +label-urgent = %name% +label-urgent-foreground = ${color.foreground} +label-urgent-background = ${color.alert} +label-urgent-underline = ${color.alert} +label-urgent-padding = 1 + +label-empty = %name% +label-empty-foreground = ${color.foreground} +label-empty-padding = 1 +format-foreground = ${color.foreground} +format-background = ${color.background} +wrapping-scroll = false + + +[module/xwindow] +type = internal/xwindow +format =