WAYBAR: ajout d'un bouton pour éteindre l'ordinateur

This commit is contained in:
2021-07-01 22:11:30 +02:00
parent e1a1cbea60
commit eb8fb1d960
2 changed files with 10 additions and 1 deletions

View File

@ -190,6 +190,11 @@ label:focus {
background-color: #ffa000;
}
#custom-power {
margin: 0 10px;
color: red;
}
#temperature {
background-color: inherit;
border-bottom: 3px solid #f50a4d;