diff --git a/config/waybar/style.css b/config/waybar/style.css index c163df1c..242918d0 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -23,7 +23,7 @@ window#waybar { #workspaces button { padding: 0 2px; - color: rgb(255, 255, 255, 0.25); + color: rgba(255, 255, 255, 0.25); border-bottom: 3px solid transparent; } diff --git a/flake.lock b/flake.lock index 6749012f..bba9a853 100644 --- a/flake.lock +++ b/flake.lock @@ -22,27 +22,6 @@ "type": "github" } }, - "ags": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "systems": "systems_2" - }, - "locked": { - "lastModified": 1721306136, - "narHash": "sha256-VKPsIGf3/a+RONBipx4lEE4LXG2sdMNkWQu22LNQItg=", - "owner": "Aylur", - "repo": "ags", - "rev": "344ea72cd3b8d4911f362fec34bce7d8fb37028c", - "type": "github" - }, - "original": { - "owner": "Aylur", - "repo": "ags", - "type": "github" - } - }, "emacs-overlay": { "inputs": { "flake-utils": "flake-utils_2", @@ -101,7 +80,7 @@ }, "flake-utils_2": { "inputs": { - "systems": "systems_3" + "systems": "systems_2" }, "locked": { "lastModified": 1710146030, @@ -205,7 +184,6 @@ "root": { "inputs": { "NixOS-WSL": "NixOS-WSL", - "ags": "ags", "emacs-overlay": "emacs-overlay", "home-manager": "home-manager", "nixpkgs": "nixpkgs", @@ -250,21 +228,6 @@ } }, "systems_2": { - "locked": { - "lastModified": 1689347949, - "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", - "owner": "nix-systems", - "repo": "default-linux", - "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default-linux", - "type": "github" - } - }, - "systems_3": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",