308 current 2024-08-17 17:31:38 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-17 17:31:43 +01:00
parent 30aeee2744
commit 83d5106881
2 changed files with 20 additions and 19 deletions

View File

@ -685,10 +685,11 @@ valign = bottom
color: #f8f8f2; color: #f8f8f2;
} }
#waybar.topCorners { #waybar.topCorners {
background-color: rgba(0, 0, 0, 0.8); /* Adjust the background color */ background: rgba(0, 0, 0, 0); /* Fully transparent background */
border-radius: 15px; /* Adjust the radius for the corners */ 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 */ 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.right,
window#waybar.bottom, window#waybar.bottom,

View File

@ -1,22 +1,22 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
these 8 derivations will be built: these 8 derivations will be built:
/nix/store/wkci70rgzvn3pdilcg76j7khh0cvylgs-waybar-style.css.drv /nix/store/9pnzycw1xw129b6gspc3jyr7ch7xfgcy-waybar-style.css.drv
/nix/store/swqlg55yb2pvsnjlr5ww8s1kb1w7i6di-home-manager-files.drv /nix/store/a650bsjsckqcr4q07gpkagm4jbiqvgyv-activation-script.drv
/nix/store/wxndwjh6zd6b6zn5yb3cr0f7dzax61ij-activation-script.drv /nix/store/xvwwh3mhlarbi8jpggx6zdxw3h0v9cy3-home-manager-files.drv
/nix/store/i6gykr247xf7b2zgbj68jn6dymjvsnql-home-manager-generation.drv /nix/store/b9p5j929isv7j1wphnf1f4dr0mvy267y-home-manager-generation.drv
/nix/store/w965savkwbnlgkv6h5540q3qwlbgb3kq-unit-home-manager-deadvey.service.drv /nix/store/5m04rsavi90rw5gx25s36knm1swz205z-unit-home-manager-deadvey.service.drv
/nix/store/iz7f0isc7cpi6nvcdzjmfbfxqqyfm6hf-system-units.drv /nix/store/yhkx129x16ybw8dwrnfszxsmkk14rd15-system-units.drv
/nix/store/vx7ixr538vnaif5pq6pazl3lm482cc90-etc.drv /nix/store/aqkwmyxnf3hs1jz41glna080r6i9a9da-etc.drv
/nix/store/0ldmlz046n62nwji1rxr94jxg2qsg6xk-nixos-system-nixos-24.05.3642.883180e6550c.drv /nix/store/apxxnwfnrwajzk26azafd3h2s6mvk92x-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/wkci70rgzvn3pdilcg76j7khh0cvylgs-waybar-style.css.drv'... building '/nix/store/9pnzycw1xw129b6gspc3jyr7ch7xfgcy-waybar-style.css.drv'...
building '/nix/store/wxndwjh6zd6b6zn5yb3cr0f7dzax61ij-activation-script.drv'... building '/nix/store/a650bsjsckqcr4q07gpkagm4jbiqvgyv-activation-script.drv'...
building '/nix/store/swqlg55yb2pvsnjlr5ww8s1kb1w7i6di-home-manager-files.drv'... building '/nix/store/xvwwh3mhlarbi8jpggx6zdxw3h0v9cy3-home-manager-files.drv'...
building '/nix/store/i6gykr247xf7b2zgbj68jn6dymjvsnql-home-manager-generation.drv'... building '/nix/store/b9p5j929isv7j1wphnf1f4dr0mvy267y-home-manager-generation.drv'...
building '/nix/store/w965savkwbnlgkv6h5540q3qwlbgb3kq-unit-home-manager-deadvey.service.drv'... building '/nix/store/5m04rsavi90rw5gx25s36knm1swz205z-unit-home-manager-deadvey.service.drv'...
building '/nix/store/iz7f0isc7cpi6nvcdzjmfbfxqqyfm6hf-system-units.drv'... building '/nix/store/yhkx129x16ybw8dwrnfszxsmkk14rd15-system-units.drv'...
building '/nix/store/vx7ixr538vnaif5pq6pazl3lm482cc90-etc.drv'... building '/nix/store/aqkwmyxnf3hs1jz41glna080r6i9a9da-etc.drv'...
building '/nix/store/0ldmlz046n62nwji1rxr94jxg2qsg6xk-nixos-system-nixos-24.05.3642.883180e6550c.drv'... building '/nix/store/apxxnwfnrwajzk26azafd3h2s6mvk92x-nixos-system-nixos-24.05.3642.883180e6550c.drv'...
activating the configuration... activating the configuration...
setting up /etc... setting up /etc...
reloading user units for lightdm... reloading user units for lightdm...