Add gammarelay controls to eww bar

This commit is contained in:
ItsDrike 2023-01-26 01:31:19 +01:00
parent 0be14cd96a
commit 2d9a741ae0
No known key found for this signature in database
GPG key ID: B014E761034AF742
5 changed files with 139 additions and 0 deletions

View file

@ -0,0 +1,7 @@
.gammarelay {
.icon {
color: $peach;
margin-left: 2px;
margin-right: 2px;
}
}