mirror of
https://github.com/ksyasuda/rice.git
synced 2025-12-05 02:53:39 -08:00
updates
This commit is contained in:
@@ -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 ========================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user