diff --git a/flake.lock b/flake.lock index a7ce13f..a95a7e1 100644 --- a/flake.lock +++ b/flake.lock @@ -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" }, diff --git a/home/features/desktop/wayland.nix b/home/features/desktop/wayland.nix index b604f4a..e381a7d 100644 --- a/home/features/desktop/wayland.nix +++ b/home/features/desktop/wayland.nix @@ -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;