feat(hyprlock): update
This commit is contained in:
@@ -74,6 +74,7 @@ window#waybar {
|
||||
|
||||
#clock,
|
||||
#pulseaudio,
|
||||
#custom-nowplaying,
|
||||
#custom-logo,
|
||||
#custom-power,
|
||||
#custom-spotify,
|
||||
@@ -95,6 +96,14 @@ window#waybar {
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
#custom-nowplaying {
|
||||
padding-left: 40px;
|
||||
background-size: 30px 30px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-image: url('/home/stereov/.cache/nowplaying-cover.jpg')
|
||||
}
|
||||
|
||||
#mpris.playing {
|
||||
color: #a6e3a1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user