polybar xwindow
This commit is contained in:
@ -63,7 +63,7 @@ module-margin-right = 0
|
|||||||
font-0 = RobotoMono Nerd Font:antialias=true:pixelsize=10;1
|
font-0 = RobotoMono Nerd Font:antialias=true:pixelsize=10;1
|
||||||
font-1 = RobotoMono Nerd Font:antialias=true:size=6;2
|
font-1 = RobotoMono Nerd Font:antialias=true:size=6;2
|
||||||
font-2 = RobotoMono Nerd Font:antialias=false:size=14;2
|
font-2 = RobotoMono Nerd Font:antialias=false:size=14;2
|
||||||
modules-left = s7 s4 i3 s5 xwindow
|
modules-left = s7 s4 i3 s1 xwindow s5
|
||||||
modules-center =
|
modules-center =
|
||||||
modules-right = s4 cpu s1 memory s1 temperature s1 date s5
|
modules-right = s4 cpu s1 memory s1 temperature s1 date s5
|
||||||
|
|
||||||
@ -74,7 +74,7 @@ modules-right = s4 cpu s1 memory s1 temperature s1 date s5
|
|||||||
;wm-restack = bspwm
|
;wm-restack = bspwm
|
||||||
wm-restack = i3
|
wm-restack = i3
|
||||||
;override-redirect = true
|
;override-redirect = true
|
||||||
|
background
|
||||||
;scroll-up = bspwm-desknext
|
;scroll-up = bspwm-desknext
|
||||||
;scroll-down = bspwm-deskprev
|
;scroll-down = bspwm-deskprev
|
||||||
|
|
||||||
@ -145,8 +145,8 @@ cursor-scroll = ns-resize
|
|||||||
|
|
||||||
[module/xwindow]
|
[module/xwindow]
|
||||||
type = internal/xwindow
|
type = internal/xwindow
|
||||||
background = ${bar/example.background}
|
format-background = ${colors.primary}
|
||||||
format-foreground = ${colors.foreground}
|
;format-foreground = ${colors.foreground}
|
||||||
label = %title:0:90:...%
|
label = %title:0:90:...%
|
||||||
|
|
||||||
[module/xkeyboard]
|
[module/xkeyboard]
|
||||||
@ -216,7 +216,7 @@ content-foreground = ${bar/example.border-color}
|
|||||||
type = custom/text
|
type = custom/text
|
||||||
content = "%{T3}%{T-}"
|
content = "%{T3}%{T-}"
|
||||||
content-background = ${bar/example.background}
|
content-background = ${bar/example.background}
|
||||||
content-foreground = ${bar/example.border-color}
|
content-foreground = ${color.primary}
|
||||||
|
|
||||||
|
|
||||||
[module/s9]
|
[module/s9]
|
||||||
|
Reference in New Issue
Block a user