This commit is contained in:
nomadics9 2024-10-26 17:19:01 +03:00
parent f481ce7db7
commit f1ce73ae15
2 changed files with 7 additions and 7 deletions

View file

@ -44,11 +44,11 @@
"dotfiles": {
"flake": false,
"locked": {
"lastModified": 1729874151,
"narHash": "sha256-su05kUiCGCYTvpxcVkMAAOh2O3I63vbKptgLrps6E+M=",
"lastModified": 1729952262,
"narHash": "sha256-aLC2vOQPWDRbCOM/quIon03EcfFSvu6at4yApq4N+q8=",
"ref": "refs/heads/main",
"rev": "9d3e14744518dabb24e08e1a28f98bf29d6f5716",
"revCount": 37,
"rev": "d41699b79ef9585cee2be486db711f82a76adfc9",
"revCount": 49,
"type": "git",
"url": "https://github.com/nomadics9/dotfiles.git"
},

View file

@ -251,7 +251,7 @@ in
color: #e5e5e5;
border-radius: 6px;
padding: 2px 10px;
background-color: #252733;
background-color: #222034;
border-radius: 8px;
font-size: 14px;
@ -324,7 +324,7 @@ in
#battery,
#pulseaudio,
#network {
background-color: #252733;
background-color: #222034;
padding: 0em 2em;
font-size: 14px;
@ -451,7 +451,7 @@ in
#custom-refresh-rate,
#custom-wallpaper,
#idle_inhibitor {
background-color: #252733;
background-color: #222034;
color: #8a909e;
font-family: JetBrains Mono Nerd Font;
font-weight: bold;