Polybar, bspwm: De-rice

This commit is contained in:
2018-08-07 19:22:22 -05:00
parent 333e45bcd2
commit 4a400dd1df
4 changed files with 5 additions and 16 deletions

View File

@@ -56,9 +56,7 @@ font-4 = "Material Design Icons:size=11;3"
[template/bar]
# Rendering of the bar
width = ${env:PB_BAR_WIDTH:1908}
height = 34
offset-x = 6
bottom = true
wm-restack = ${env:PB_WM_RESTACK:bspwm}
@@ -69,13 +67,9 @@ padding = 4
# Tray settings
tray-maxsize = 16
# Mild ricing
# Mild cosmetics
background = ${res/colors.background}
foreground = ${res/colors.foreground}
border-size = 4
border-bottom-size = 0
border-color = ${res/colors.border}
overline-size = 6
underline-size = 6
@@ -104,7 +98,7 @@ monitor = ${env:PB_MONITOR:eDP-1}
inherit = template/bar
bottom = false
border-bottom-size = 4
border-bottom-size =
border-top-size = 0
modules-left = ${env:PB_BAR_PRIMARY_2_MODULES_LEFT:bspwm}
@@ -112,7 +106,6 @@ modules-center = ${env:PB_BAR_PRIMARY_2_MODULES_CENTER:xwindow}
modules-right = ${env:PB_BAR_PRIMARY_2_MODULES_RIGHT:fs-home | tor wlan eth}
[bar/secondary]
width = ${env:PB_BAR_SECONDARY_WIDTH:1908}
monitor = ${env:PB_MONITOR}
inherit = template/bar
@@ -121,7 +114,6 @@ modules-center = ${env:PB_BAR_SECONDARY_MODULES_CENTER: }
modules-right = ${env:PB_BAR_SECONDARY_MODULES_RIGHT:date}
[bar/secondary-2]
width = ${env:PB_BAR_SECONDARY_WIDTH:1908}
monitor = ${env:PB_MONITOR}
inherit = template/bar