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-1 = RobotoMono Nerd Font:antialias=true:size=6;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-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 = i3
|
||||
;override-redirect = true
|
||||
|
||||
background
|
||||
;scroll-up = bspwm-desknext
|
||||
;scroll-down = bspwm-deskprev
|
||||
|
||||
@ -145,8 +145,8 @@ cursor-scroll = ns-resize
|
||||
|
||||
[module/xwindow]
|
||||
type = internal/xwindow
|
||||
background = ${bar/example.background}
|
||||
format-foreground = ${colors.foreground}
|
||||
format-background = ${colors.primary}
|
||||
;format-foreground = ${colors.foreground}
|
||||
label = %title:0:90:...%
|
||||
|
||||
[module/xkeyboard]
|
||||
@ -216,7 +216,7 @@ content-foreground = ${bar/example.border-color}
|
||||
type = custom/text
|
||||
content = "%{T3}%{T-}"
|
||||
content-background = ${bar/example.background}
|
||||
content-foreground = ${bar/example.border-color}
|
||||
content-foreground = ${color.primary}
|
||||
|
||||
|
||||
[module/s9]
|
||||
|
Reference in New Issue
Block a user