mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Pushing example xmonad configs.
This commit is contained in:
@@ -694,7 +694,7 @@ format-background = ${colors.background}
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #A77AC4
|
||||
content-foreground = #8d62a9
|
||||
content-background = #292d3e
|
||||
|
||||
[module/arrow2]
|
||||
@@ -702,16 +702,16 @@ content-background = #292d3e
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #7197E7
|
||||
content-background = #A77AC4
|
||||
content-foreground = #668bd7
|
||||
content-background = #8d62a9
|
||||
|
||||
[module/arrow3]
|
||||
; grey to Blue
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #A77AC4
|
||||
content-background = #7197E7
|
||||
content-foreground = #8b62a9
|
||||
content-background = #668bd7
|
||||
|
||||
################################################################################
|
||||
###############################################################################
|
||||
@@ -725,7 +725,7 @@ exec = ~/.config/polybar/scripts/check-all-updates.sh
|
||||
interval = 1000
|
||||
label = Updates: %output%
|
||||
format-foreground = #fefefe
|
||||
format-background = #A77AC4
|
||||
format-background = #8d62ad
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #fefefe
|
||||
|
||||
@@ -906,7 +906,7 @@ type = internal/cpu
|
||||
; Default: 1
|
||||
interval = 1
|
||||
format-foreground = #fefefe
|
||||
format-background = #A77AC4
|
||||
format-background = #8d62ad
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #fefefe
|
||||
|
||||
@@ -942,7 +942,7 @@ time-alt = %l:%M%p
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #fefefe
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
format-background = #668bd7
|
||||
label = "%date% %time% "
|
||||
|
||||
#################################################################
|
||||
@@ -1142,7 +1142,7 @@ format = Mem <label>
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #fefefe
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
format-background = #668bd7
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1207,7 +1207,7 @@ format-connected = <label-connected>
|
||||
format-connected-prefix = " "
|
||||
format-connected-prefix-foreground = #fefefe
|
||||
format-connected-foreground = #fefefe
|
||||
format-connected-background = #A77AC4
|
||||
format-connected-background = #8d62a9
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1223,7 +1223,7 @@ format-connected = <label-connected>
|
||||
format-connected-prefix = " "
|
||||
format-connected-prefix-foreground = #fefefe
|
||||
format-connected-foreground = #fefefe
|
||||
format-connected-background = #A77AC4
|
||||
format-connected-background = #8d62ad
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1251,7 +1251,7 @@ click-left = ~/.config/polybar/scripts/pavolume.sh --togmute
|
||||
scroll-up = ~/.config/polybar/scripts/pavolume.sh --up
|
||||
scroll-down = ~/.config/polybar/scripts/pavolume.sh --down
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
format-background = #668bd7
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user