323 current 2024-08-17 18:02:05 24.05.3642.883180e6550c 6.6.44 *

This commit is contained in:
deadvey 2024-08-17 18:02:10 +01:00
parent 47db7b460d
commit 410b795d74
2 changed files with 20 additions and 2 deletions

View File

@ -595,7 +595,6 @@ valign = bottom
name = "topCorners"; name = "topCorners";
layer = "top"; layer = "top";
position = "top"; position = "top";
mode = "overlay";
margin-top = 0; margin-top = 0;
margin-bottom = 0; margin-bottom = 0;
modules-left = []; modules-left = [];
@ -690,7 +689,7 @@ valign = bottom
background-color: transparent; background-color: transparent;
border-top-left-radius: 10px; border-top-left-radius: 10px;
box-shadow: 0 -25px 0 0 rgba(0,0,0,1); box-shadow: 0 -25px 0 0 rgba(0,0,0,1);
border-radius: 10px 10px 0px 0px; border-radius: ${CORNER_RADIUS}px ${CORNER_RADIUS}px 0px 0px;
} }
window#waybar.right, window#waybar.right,
window#waybar.bottom, window#waybar.bottom,

View File

@ -1,5 +1,24 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
these 9 derivations will be built:
/nix/store/35sp51iav8sjhgr934i9kfpx4wvxszv5-waybar-config.json.drv
/nix/store/d2d834f2rimcl3fi01j41q03lpv45dpr-waybar-style.css.drv
/nix/store/awkdjasf3qm1mkbpjqfzx6hiw2wvg34w-home-manager-files.drv
/nix/store/q75qmy65l6gkginqiqbb1js0ir8g2qby-activation-script.drv
/nix/store/5lnhdf7jhj0nb97jgn188f5vzsw2i1k5-home-manager-generation.drv
/nix/store/6ql8k234g9lijvg09yaghby13p3gd787-unit-home-manager-deadvey.service.drv
/nix/store/94q171h1a8g61qxh1mx6d08wdf23pbx3-system-units.drv
/nix/store/36l0la1grvlps28kp90naw4x14xgd0hl-etc.drv
/nix/store/yylnggi4asr0q6iasrv1hwfpahbsg5f1-nixos-system-nixos-24.05.3642.883180e6550c.drv
building '/nix/store/d2d834f2rimcl3fi01j41q03lpv45dpr-waybar-style.css.drv'...
building '/nix/store/35sp51iav8sjhgr934i9kfpx4wvxszv5-waybar-config.json.drv'...
building '/nix/store/q75qmy65l6gkginqiqbb1js0ir8g2qby-activation-script.drv'...
building '/nix/store/awkdjasf3qm1mkbpjqfzx6hiw2wvg34w-home-manager-files.drv'...
building '/nix/store/5lnhdf7jhj0nb97jgn188f5vzsw2i1k5-home-manager-generation.drv'...
building '/nix/store/6ql8k234g9lijvg09yaghby13p3gd787-unit-home-manager-deadvey.service.drv'...
building '/nix/store/94q171h1a8g61qxh1mx6d08wdf23pbx3-system-units.drv'...
building '/nix/store/36l0la1grvlps28kp90naw4x14xgd0hl-etc.drv'...
building '/nix/store/yylnggi4asr0q6iasrv1hwfpahbsg5f1-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...