This commit is contained in:
ksyasuda
2021-11-10 23:21:43 -08:00
parent 4dcf9687f6
commit 32aa273187
4 changed files with 23 additions and 16 deletions

View File

@@ -48,19 +48,20 @@ black = #000000
[bar/main]
; https://github.com/polybar/polybar/issues/763
monitor = ${env:MONITOR:}
width = 100%
width = 95%
height = 40
offset-x = 5%
offset-x = 2.5%
# offset-y = 2%
bottom = false
fixed-center = true
line-size = 2
radius = 0
; override-redirect = true
; wm-restack = i3
override-redirect = true
wm-restack = i3
#background = ${color.bg}
background = #282c34
; background = #282c34
background = ${color.shade4}
foreground = ${color.fg}
;==========================================================
@@ -88,7 +89,7 @@ modules-left = menu workspaces network-desktop bluetooth-desktop package-updates
; modules-center = mpd-prev custom-mpd mpd-next playerctl-prev playerctl-show playerctl-next
modules-center = mpd-prev custom-mpd mpd-next
# modules-right = network bluetooth2 volume battery openweathermap-fullfeatured date powermenu
modules-right = flameshot color-picker jdate volume openweathermap-fullfeatured date powermenu
modules-right = flameshot color-picker volume openweathermap-fullfeatured jdate date powermenu
;== Modules ========================================================