diff --git a/configuration.nix b/configuration.nix index c677db4..6f1367b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -685,10 +685,11 @@ valign = bottom color: #f8f8f2; } #waybar.topCorners { - background-color: rgba(0, 0, 0, 0.8); /* Adjust the background color */ - border-radius: 15px; /* Adjust the radius for the corners */ + background: rgba(0, 0, 0, 0); /* Fully transparent background */ + border: 2px solid rgba(0, 0, 0, 0.5); /* Optional border for visibility */ + border-radius: 0 0 15px 15px; /* Curved corners */ padding: 10px; /* Add some padding */ - box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* Optional: add a shadow for depth */ + backdrop-filter: blur(10px); /* Optional: adds a blur effect behind the panel */ } window#waybar.right, window#waybar.bottom, diff --git a/nixos-switch.log b/nixos-switch.log index 251ec2a..e269002 100644 --- a/nixos-switch.log +++ b/nixos-switch.log @@ -1,22 +1,22 @@ building Nix... building the system configuration... these 8 derivations will be built: - /nix/store/wkci70rgzvn3pdilcg76j7khh0cvylgs-waybar-style.css.drv - /nix/store/swqlg55yb2pvsnjlr5ww8s1kb1w7i6di-home-manager-files.drv - /nix/store/wxndwjh6zd6b6zn5yb3cr0f7dzax61ij-activation-script.drv - /nix/store/i6gykr247xf7b2zgbj68jn6dymjvsnql-home-manager-generation.drv - /nix/store/w965savkwbnlgkv6h5540q3qwlbgb3kq-unit-home-manager-deadvey.service.drv - /nix/store/iz7f0isc7cpi6nvcdzjmfbfxqqyfm6hf-system-units.drv - /nix/store/vx7ixr538vnaif5pq6pazl3lm482cc90-etc.drv - /nix/store/0ldmlz046n62nwji1rxr94jxg2qsg6xk-nixos-system-nixos-24.05.3642.883180e6550c.drv -building '/nix/store/wkci70rgzvn3pdilcg76j7khh0cvylgs-waybar-style.css.drv'... -building '/nix/store/wxndwjh6zd6b6zn5yb3cr0f7dzax61ij-activation-script.drv'... -building '/nix/store/swqlg55yb2pvsnjlr5ww8s1kb1w7i6di-home-manager-files.drv'... -building '/nix/store/i6gykr247xf7b2zgbj68jn6dymjvsnql-home-manager-generation.drv'... -building '/nix/store/w965savkwbnlgkv6h5540q3qwlbgb3kq-unit-home-manager-deadvey.service.drv'... -building '/nix/store/iz7f0isc7cpi6nvcdzjmfbfxqqyfm6hf-system-units.drv'... -building '/nix/store/vx7ixr538vnaif5pq6pazl3lm482cc90-etc.drv'... -building '/nix/store/0ldmlz046n62nwji1rxr94jxg2qsg6xk-nixos-system-nixos-24.05.3642.883180e6550c.drv'... + /nix/store/9pnzycw1xw129b6gspc3jyr7ch7xfgcy-waybar-style.css.drv + /nix/store/a650bsjsckqcr4q07gpkagm4jbiqvgyv-activation-script.drv + /nix/store/xvwwh3mhlarbi8jpggx6zdxw3h0v9cy3-home-manager-files.drv + /nix/store/b9p5j929isv7j1wphnf1f4dr0mvy267y-home-manager-generation.drv + /nix/store/5m04rsavi90rw5gx25s36knm1swz205z-unit-home-manager-deadvey.service.drv + /nix/store/yhkx129x16ybw8dwrnfszxsmkk14rd15-system-units.drv + /nix/store/aqkwmyxnf3hs1jz41glna080r6i9a9da-etc.drv + /nix/store/apxxnwfnrwajzk26azafd3h2s6mvk92x-nixos-system-nixos-24.05.3642.883180e6550c.drv +building '/nix/store/9pnzycw1xw129b6gspc3jyr7ch7xfgcy-waybar-style.css.drv'... +building '/nix/store/a650bsjsckqcr4q07gpkagm4jbiqvgyv-activation-script.drv'... +building '/nix/store/xvwwh3mhlarbi8jpggx6zdxw3h0v9cy3-home-manager-files.drv'... +building '/nix/store/b9p5j929isv7j1wphnf1f4dr0mvy267y-home-manager-generation.drv'... +building '/nix/store/5m04rsavi90rw5gx25s36knm1swz205z-unit-home-manager-deadvey.service.drv'... +building '/nix/store/yhkx129x16ybw8dwrnfszxsmkk14rd15-system-units.drv'... +building '/nix/store/aqkwmyxnf3hs1jz41glna080r6i9a9da-etc.drv'... +building '/nix/store/apxxnwfnrwajzk26azafd3h2s6mvk92x-nixos-system-nixos-24.05.3642.883180e6550c.drv'... activating the configuration... setting up /etc... reloading user units for lightdm...