Pushing example xmonad configs.

This commit is contained in:
Derek Taylor
2020-07-04 11:36:50 -05:00
parent 21f7400e53
commit f736c31fcb
13 changed files with 3522 additions and 178 deletions

View File

@@ -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