mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Fixing some mistakes.
This commit is contained in:
117
.config/polybar/config
Normal file → Executable file
117
.config/polybar/config
Normal file → Executable file
@@ -127,7 +127,7 @@ font-4 = "Font Awesome 5 Brands:pixelsize=8;1"
|
||||
|
||||
modules-left = i3 xwindow
|
||||
modules-center =
|
||||
modules-right = arrow1 networkspeedup networkspeeddown arrow2 memory2 arrow3 cpu2 arrow4 pavolume arrow5 arch-aur-updates arrow6 date
|
||||
modules-right = arrow1 networkspeedup networkspeeddown arrow2 memory2 arrow3 cpu2 arrow2 pavolume arrow3 arch-aur-updates arrow2 date
|
||||
|
||||
separator =
|
||||
|
||||
@@ -302,13 +302,13 @@ tray-background = ${colors.background}
|
||||
monitor = ${env:MONITOR}
|
||||
;monitor-fallback = HDMI1
|
||||
width = 100%
|
||||
height = 30
|
||||
height = 20
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
radius = 0.0
|
||||
fixed-center = true
|
||||
bottom = false
|
||||
separator = |
|
||||
separator =
|
||||
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
@@ -330,21 +330,22 @@ border-size = 0
|
||||
;border-bottom-size = 25
|
||||
border-color = #00000000
|
||||
|
||||
padding-left = 0
|
||||
padding-left = 1
|
||||
padding-right = 1
|
||||
|
||||
module-margin-left = 3
|
||||
module-margin-right = 3
|
||||
module-margin-left = 0
|
||||
module-margin-right = 0
|
||||
|
||||
;https://github.com/jaagr/polybar/wiki/Fonts
|
||||
font-0 = "Noto Sans:size=10;0"
|
||||
font-1 = "FontAwesome:size=13;0"
|
||||
font-2 = "Noto Sans:size=10;0"
|
||||
font-3 = "Noto Sans Mono:size=10;0"
|
||||
font-0 = "UbuntuMono Nerd Font:size=10;2"
|
||||
font-1 = "UbuntuMono Nerd Font:size=16;3"
|
||||
font-2 = "Font Awesome 5 Free:style=Regular:pixelsize=8;1"
|
||||
font-3 = "Font Awesome 5 Free:style=Solid:pixelsize=8;1"
|
||||
font-4 = "Font Awesome 5 Brands:pixelsize=8;1"
|
||||
|
||||
modules-left = bspwm xwindow
|
||||
modules-center = kernel
|
||||
modules-right = pavolume memory2 cpu2 date
|
||||
modules-center =
|
||||
modules-right = arrow1 networkspeedup networkspeeddown arrow2 memory2 arrow3 cpu2 arrow2 pavolume arrow3 arch-aur-updates arrow2 date
|
||||
|
||||
tray-detached = false
|
||||
tray-offset-x = 0
|
||||
@@ -353,7 +354,7 @@ tray-position = right
|
||||
tray-padding = 2
|
||||
tray-maxsize = 20
|
||||
tray-scale = 1.0
|
||||
tray-background = #2e3440
|
||||
tray-background = ${colors.background}
|
||||
|
||||
scroll-up = bspwm-desknext
|
||||
scroll-down = bspwm-deskprev
|
||||
@@ -411,7 +412,7 @@ font-4 = "Font Awesome 5 Brands:pixelsize=8;1"
|
||||
|
||||
modules-left = ewmh xwindow
|
||||
modules-center =
|
||||
modules-right = arrow1 networkspeedup networkspeeddown arrow2 memory2 arrow3 cpu2 arrow4 pavolume arrow5 arch-aur-updates arrow6 date
|
||||
modules-right = arrow1 networkspeedup networkspeeddown arrow2 memory2 arrow3 cpu2 arrow2 pavolume arrow3 arch-aur-updates arrow2 date
|
||||
|
||||
tray-detached = false
|
||||
tray-offset-x = 0
|
||||
@@ -566,9 +567,9 @@ ws-icon-4 = 5;
|
||||
ws-icon-5 = 6;
|
||||
ws-icon-6 = 7;
|
||||
ws-icon-7 = 8;
|
||||
;ws-icon-8 = 9;
|
||||
;ws-icon-9 = 10;
|
||||
;ws-icon-default = " "
|
||||
ws-icon-8 = 9;
|
||||
ws-icon-9 = 10;
|
||||
ws-icon-default = " "
|
||||
|
||||
|
||||
format = <label-state> <label-mode>
|
||||
@@ -576,7 +577,7 @@ format = <label-state> <label-mode>
|
||||
label-focused = %icon%
|
||||
label-focused-background = ${colors.background}
|
||||
label-focused-underline= #6790eb
|
||||
label-focused-padding = 4
|
||||
label-focused-padding = 2
|
||||
label-focused-foreground = ${colors.foreground}
|
||||
|
||||
label-occupied = %icon%
|
||||
@@ -630,7 +631,7 @@ format-background = ${colors.background}
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #C3E88D
|
||||
content-foreground = #A77AC4
|
||||
content-background = #292d3e
|
||||
|
||||
[module/arrow2]
|
||||
@@ -638,42 +639,16 @@ content-background = #292d3e
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #82AAFF
|
||||
content-background = #C3E88D
|
||||
content-foreground = #7197E7
|
||||
content-background = #A77AC4
|
||||
|
||||
[module/arrow3]
|
||||
; grey to Blue
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #C792EA
|
||||
content-background = #82AAFF
|
||||
|
||||
[module/arrow4]
|
||||
; grey to Blue
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #FFE585
|
||||
content-background = #C792EA
|
||||
|
||||
[module/arrow5]
|
||||
; grey to Blue
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #F07178
|
||||
content-background = #FFE585
|
||||
|
||||
[module/arrow6]
|
||||
; grey to Blue
|
||||
type = custom/text
|
||||
content = "%{T2} %{T-}"
|
||||
content-font = 2
|
||||
content-foreground = #1D2330
|
||||
content-background = #F07178
|
||||
|
||||
|
||||
content-foreground = #A77AC4
|
||||
content-background = #7197E7
|
||||
|
||||
################################################################################
|
||||
###############################################################################
|
||||
@@ -686,10 +661,10 @@ type = custom/script
|
||||
exec = ~/.config/polybar/scripts/check-all-updates.sh
|
||||
interval = 1000
|
||||
label = Updates: %output%
|
||||
format-foreground = #ffffff
|
||||
format-background = #F07178
|
||||
format-foreground = #fefefe
|
||||
format-background = #A77AC4
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #ffffff
|
||||
format-prefix-foreground = #fefefe
|
||||
|
||||
|
||||
[module/aur-updates]
|
||||
@@ -867,10 +842,10 @@ type = internal/cpu
|
||||
; Seconds to sleep between updates
|
||||
; Default: 1
|
||||
interval = 1
|
||||
format-foreground = ${colors.background}
|
||||
format-background = #C792EA
|
||||
format-foreground = #fefefe
|
||||
format-background = #A77AC4
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.background}
|
||||
format-prefix-foreground = #fefefe
|
||||
|
||||
label-font = 1
|
||||
|
||||
@@ -902,9 +877,9 @@ date-alt = " %a %b %d, %Y"
|
||||
time = %l:%M%p
|
||||
time-alt = %l:%M%p
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = ${colors.foreground}
|
||||
format-foreground = ${colors.foreground}
|
||||
format-background = ${colors.background}
|
||||
format-prefix-foreground = #fefefe
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
label = "%date% %time% "
|
||||
|
||||
#################################################################
|
||||
@@ -1102,9 +1077,9 @@ label = %percentage_used%%
|
||||
|
||||
format = Mem <label>
|
||||
format-prefix = " "
|
||||
format-prefix-foreground = #292d3e
|
||||
format-foreground = #292d3e
|
||||
format-background = #82AAFF
|
||||
format-prefix-foreground = #fefefe
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1163,13 +1138,13 @@ type = internal/network
|
||||
;interface = wlp3s0
|
||||
;interface = enp14s0
|
||||
;interface = enp0s31f6
|
||||
interface = enp3s0
|
||||
interface = enp4s0
|
||||
label-connected = "%upspeed:7%"
|
||||
format-connected = <label-connected>
|
||||
format-connected-prefix = " "
|
||||
format-connected-prefix-foreground = #292d3e
|
||||
format-connected-foreground = #292d3e
|
||||
format-connected-background = #C3E88D
|
||||
format-connected-prefix-foreground = #fefefe
|
||||
format-connected-foreground = #fefefe
|
||||
format-connected-background = #A77AC4
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1179,13 +1154,13 @@ type = internal/network
|
||||
;interface = wlp3s0
|
||||
;interface = enp14s0
|
||||
;interface = enp0s31f6
|
||||
interface = enp3s0
|
||||
interface = enp4s0
|
||||
label-connected = "%downspeed:7%"
|
||||
format-connected = <label-connected>
|
||||
format-connected-prefix = " "
|
||||
format-connected-prefix-foreground = #292d3e
|
||||
format-connected-foreground = #292d3e
|
||||
format-connected-background = #C3E88D
|
||||
format-connected-prefix-foreground = #fefefe
|
||||
format-connected-foreground = #fefefe
|
||||
format-connected-background = #A77AC4
|
||||
|
||||
################################################################################
|
||||
|
||||
@@ -1212,8 +1187,8 @@ click-right = exec pavucontrol
|
||||
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 = ${colors.background}
|
||||
format-background = #FFE585
|
||||
format-foreground = #fefefe
|
||||
format-background = #7197E7
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user