Polybar: Adjust for Framework

This commit is contained in:
Tobias Manske 2022-06-01 19:15:17 +02:00
parent 2dbf069962
commit 740ea734dc
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 202689A59D645C1C
1 changed files with 4 additions and 4 deletions

View File

@ -152,7 +152,7 @@ type = custom/script
interval = 1
format-prefix = " "
format = <label>
exec = python3 /home/rad4day/Dokumente/src/polybar-spotify/spotify_status.py -f '{artist}: {song}'
exec = python3 /home/rad4day/Documents/src/polybar-spotify/spotify_status.py -f '{artist}: {song}'
format-underline = #1db954
@ -196,7 +196,7 @@ label = %percentage_used%%
[module/wlan]
type = internal/network
interface = wlp4s0
interface = wlp170s0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
@ -299,8 +299,8 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
adapter = AC
battery = BAT1
adapter = ACAD
full-at = 98
format-charging = <animation-charging> <label-charging>