Update
This commit is contained in:
		| @@ -97,14 +97,14 @@ module-margin-right = 2 | ||||
| font-0 = RobotoMono Nerd Font:antialias=true:pixelsize=10;1 | ||||
| font-1 = RobotoMono Nerd Font:antialias=true:size=4;2 | ||||
| font-2 = RobotoMono Nerd Font:antialias=false:size=14;2 | ||||
| font-3 - RobotoMono Nerd Font:antialias=true:size=18;0 | ||||
| #font-3 - RobotoMono Nerd Font:antialias=true:size=18;0 | ||||
|  | ||||
| ; modules-left = s4 battery s3 s4 wlan s3  s4 weather s5  | ||||
| ; modules-center = s4 filesystem s5 | ||||
| ; modules-right =  s4 powermenu s1 pulseaudio s3 | ||||
|  | ||||
| modules-left = battery wlan s_temp s_hum s_press s_pm25 s_pm10 | ||||
| modules-center = mpd  | ||||
| modules-center =   | ||||
| modules-right =   | ||||
|  | ||||
| tray-position = right | ||||
| @@ -159,7 +159,7 @@ label-unmounted-foreground = ${colors.foreground-alt} | ||||
| [module/i3] | ||||
| type = internal/i3 | ||||
| format = <label-state> <label-mode> | ||||
| format-font | ||||
| #format-font | ||||
| index-sort = true | ||||
| wrapping-scroll = false | ||||
|  | ||||
| @@ -208,32 +208,6 @@ label-urgent-background = ${colors.primary} | ||||
| label-urgent-foreground = ${colors.foreground} | ||||
| label-urgent-padding = ${self.label-mode-padding} | ||||
|  | ||||
| [module/mpd] | ||||
| type = internal/mpd | ||||
| format-online = <label-song>  <icon-prev> <icon-stop> <icon-play> <icon-next> | ||||
|  | ||||
|  | ||||
| label-online-background = ${colors.foreground} | ||||
|  | ||||
| toggle-on-foreground = ${colors.foreground} | ||||
| toggle-off-foreground = ${colors.foreground} | ||||
|  | ||||
| format-online-background = ${colors.primary} | ||||
| format-offline-background = ${colors.primary} | ||||
|  | ||||
| ;format-online-foreground = ${colors.foreground} | ||||
| ;format-offline-foreground = ${colors.foreground} | ||||
|  | ||||
| icon-play =  | ||||
| icon-pause =  | ||||
| icon-stop =  | ||||
| icon-prev = 玲 | ||||
| icon-next = 怜 | ||||
|  | ||||
|  | ||||
| label-song-maxlen = 60 | ||||
| label-song-ellipsis = true | ||||
|  | ||||
| [module/xbacklight] | ||||
| type = internal/xbacklight | ||||
|  | ||||
| @@ -285,7 +259,7 @@ label = %percentage-sum% | ||||
| type = custom/script | ||||
| interval = 3 | ||||
| format-prefix="%{T1}%{T-} " | ||||
| format <label> | ||||
| #format <label> | ||||
| format-background = ${colors.primary} | ||||
| exec = python /home/paramah/.config/polybar/polybar-spotify/spotify_status.py -f '{song} by {artist}' | ||||
|  | ||||
| @@ -501,7 +475,7 @@ label-padding =1 | ||||
| label-warn-padding = 1 | ||||
| format-warn = <ramp> <label-warn> | ||||
| format-warn-background= ${colors.primary} | ||||
| hwmon-path = /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon5/temp1_input | ||||
| hwmon-path = /sys/devices/platform/thinkpad_hwmon/hwmon/hwmon4/temp1_input | ||||
| label = %temperature-c% | ||||
| label-warn = %temperature-c% | ||||
| label-warn-foreground = ${colors.background} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user