aboutsummaryrefslogtreecommitdiffstats
path: root/.config/polybar/bars.ini
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/bars.ini')
-rw-r--r--.config/polybar/bars.ini73
1 files changed, 73 insertions, 0 deletions
diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini
new file mode 100644
index 0000000..e4d999c
--- /dev/null
+++ b/.config/polybar/bars.ini
@@ -0,0 +1,73 @@
+[bar/mybar2]
+monitor = ${env:MONITOR:HDMI-0}
+enable-ipc = true
+width = 1920
+height = 28
+offset-x = 0
+offset-y = 0
+radius = 0
+fixed-center = true
+bottom = 0
+
+background = ${colors.background}
+foreground = ${colors.foreground}
+
+line-size = 0
+
+padding-left = 0
+padding-right = 0
+
+module-margin-left = 0
+module-margin-right = 0
+
+override-redirect = false
+
+cursor-click = pointer
+cursor-scroll = ns-resize
+
+font-0 = "Roboto:style=Regular:size=12;2"
+font-1 = "Source Han Sans JP:style=Regular:size=11;2"
+font-2 = "Hack Nerd Font:style=Regular:size=11;3"
+font-3 = "Hack Nerd Font:style=Regular:size=20;5"
+font-4 = "Source Han Sans JP:style=Heavy:size=11;2" # font-1 but bold, make sure to edit accordingly
+
+modules-left = powerline0 date powerline1 wlan eth powerline2 storage-root powerline1 storage-home powerline2 cpu powerline1 temperature powerline2 memory powerline4 xwindow
+modules-right = polydoro pulseaudio ewmh battery systray
+
+[bar/mybar]
+monitor = ${env:MONITOR:eDP-1}
+monitor-fallback = ${env:MONITOR:eDP-1-1}
+enable-ipc = true
+width = 1920
+height = 28
+offset-x = 0
+offset-y = 0
+radius = 0
+fixed-center = true
+bottom = 0
+
+background = ${colors.background}
+foreground = ${colors.foreground}
+
+line-size = 0
+
+padding-left = 0
+padding-right = 0
+
+module-margin-left = 0
+module-margin-right = 0
+
+override-redirect = true
+
+cursor-click = pointer
+cursor-scroll = ns-resize
+
+font-0 = "Roboto:style=Regular:size=12;2"
+font-1 = "Source Han Sans JP:style=Regular:size=11;2"
+font-2 = "Hack Nerd Font:style=Regular:size=11;3"
+font-3 = "Hack Nerd Font:style=Regular:size=20;5"
+font-4 = "Source Han Sans JP:style=Heavy:size=11;2" # font-1 but bold, make sure to edit accordingly
+
+modules-left = powerline0 date powerline1 wlan eth powerline2 storage-root powerline1 storage-home powerline2 cpu powerline1 temperature powerline2 memory powerline1 backlight powerline3 xwindow
+modules-right = polydoro pulseaudio ewmh battery
+#systray