Update config

This commit is contained in:
ITmail-dk
2022-01-02 19:01:52 +01:00
committed by GitHub
parent 6df8748c54
commit c6a8e0d2cf

View File

@@ -66,10 +66,6 @@ font-0 = "DejaVu Sans:pixelsize=10;2"
font-1 = "Roboto:size=11:weight=bold;2" font-1 = "Roboto:size=11:weight=bold;2"
font-2 = "DejaVuSansMono Nerd Font:style=Book:size=12;2" font-2 = "DejaVuSansMono Nerd Font:style=Book:size=12;2"
;font-0 = fixed:pixelsize=10;1
;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
;font-2 = siji:pixelsize=10;1
modules-left = bspwm modules-left = bspwm
modules-center = mpd modules-center = mpd
modules-right = pulseaudio cpu memory wlan eth date battery temperature powermenu modules-right = pulseaudio cpu memory wlan eth date battery temperature powermenu
@@ -192,7 +188,7 @@ label = %percentage:2%%
[module/memory] [module/memory]
type = internal/memory type = internal/memory
interval = 2 interval = 2
format-prefix = " " format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}
format-underline = #4bffdc format-underline = #4bffdc
label = %percentage_used%% label = %percentage_used%%
@@ -225,7 +221,7 @@ interface = enp1s0
interval = 3.0 interval = 3.0
format-connected-underline = #55aa55 format-connected-underline = #55aa55
format-connected-prefix = " " format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt} format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip% label-connected = %local_ip%
@@ -255,10 +251,10 @@ label = %time% %date%
type = internal/pulseaudio type = internal/pulseaudio
format-volume = <label-volume> <bar-volume> format-volume = <label-volume> <bar-volume>
label-volume = VOL %percentage%% label-volume = VOL %percentage%%
label-volume-foreground = ${root.foreground} label-volume-foreground = ${root.foreground}
label-muted = 🔇 Lydløs label-muted = 婢 Muted
label-muted-foreground = #FF0000 label-muted-foreground = #FF0000
bar-volume-width = 10 bar-volume-width = 10
@@ -282,12 +278,12 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
type = internal/alsa type = internal/alsa
format-volume = <label-volume> <bar-volume> format-volume = <label-volume> <bar-volume>
label-volume = VOL label-volume = VOL
label-volume-foreground = ${root.foreground} label-volume-foreground = ${root.foreground}
format-muted-prefix = " " format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt} format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted label-muted = muted
bar-volume-width = 10 bar-volume-width = 10
bar-volume-foreground-0 = #55aa55 bar-volume-foreground-0 = #55aa55
@@ -367,7 +363,7 @@ format-spacing = 1
label-open = Power label-open = Power
label-open-foreground = ${colors.alert} label-open-foreground = ${colors.alert}
label-close = Close Menu label-close = Close Menu
label-close-foreground = ${colors.secondary} label-close-foreground = ${colors.secondary}
label-separator = " " label-separator = " "
label-separator-foreground = ${colors.foreground-alt} label-separator-foreground = ${colors.foreground-alt}
@@ -377,14 +373,14 @@ menu-0-0-exec = menu-open-1
menu-0-1 = Shutdown menu-0-1 = Shutdown
menu-0-1-exec = menu-open-2 menu-0-1-exec = menu-open-2
menu-1-0 = No back menu-1-0 = No back
menu-1-0-exec = menu-open-0 menu-1-0-exec = menu-open-0
menu-1-1 = Reboot menu-1-1 = Reboot
menu-1-1-exec = systemctl reboot menu-1-1-exec = systemctl reboot
menu-2-0 = Shutdown now menu-2-0 = Shutdown now
menu-2-0-exec = systemctl poweroff menu-2-0-exec = systemctl poweroff
menu-2-1 = No back menu-2-1 = No back
menu-2-1-exec = menu-open-0 menu-2-1-exec = menu-open-0
[settings] [settings]