|
@@ -30,10 +30,10 @@ alert = #bd2c40
|
|
|
[bar/primary]
|
|
|
;monitor = ${env:MONITOR:HDMI-1}
|
|
|
width = 100%
|
|
|
-height = 27
|
|
|
+height = 24
|
|
|
;offset-x = 1%
|
|
|
;offset-y = 1%
|
|
|
-radius = 6.0
|
|
|
+radius = 0.0
|
|
|
fixed-center = false
|
|
|
|
|
|
background = ${colors.background}
|
|
@@ -46,7 +46,7 @@ border-size = 4
|
|
|
border-color = #00000000
|
|
|
|
|
|
padding-left = 0
|
|
|
-padding-right = 2
|
|
|
+padding-right = 1
|
|
|
|
|
|
module-margin-left = 1
|
|
|
module-margin-right = 2
|
|
@@ -55,9 +55,9 @@ font-0 = Go Mono:pixelsize=10;1
|
|
|
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
|
|
font-2 = siji:pixelsize=10;1
|
|
|
|
|
|
-modules-left = bspwm i3
|
|
|
+modules-left = i3 pulseaudio
|
|
|
modules-center =
|
|
|
-modules-right = filesystem xbacklight pulseaudio xkeyboard memory cpu wlan eth battery temperature date powermenu
|
|
|
+modules-right = filesystem xbacklight xkeyboard memory cpu wlan eth battery temperature date
|
|
|
|
|
|
tray-position = right
|
|
|
tray-padding = 2
|
|
@@ -220,7 +220,7 @@ label = %percentage_used%%
|
|
|
|
|
|
[module/wlan]
|
|
|
type = internal/network
|
|
|
-interface = wlp2s0
|
|
|
+interface = wlp3s0
|
|
|
interval = 3.0
|
|
|
|
|
|
format-connected = <ramp-signal> <label-connected>
|
|
@@ -421,7 +421,7 @@ screenchange-reload = true
|
|
|
pseudo-transparency = true
|
|
|
|
|
|
[global/wm]
|
|
|
-margin-top = 5
|
|
|
-margin-bottom = 5
|
|
|
+margin-top = 0
|
|
|
+margin-bottom = 0
|
|
|
|
|
|
; vim:ft=dosini
|