489 current 2024-08-20 00:15:49 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-20 00:15:58 +01:00
parent e51e19e7c2
commit 431b69be13
2 changed files with 40 additions and 91 deletions

View File

@ -730,7 +730,7 @@ valign = bottom
margin-top = 0;
margin-bottom = 0;
modules-left = [];
modules-center = ["custom/prev" "custom/pause" "custom/play" "custom/next"];
modules-center = ["custom/vol" "custom/prev" "custom/pause" "custom/play" "custom/next"];
modules-right = [];
"custom/play" = {
@ -759,7 +759,7 @@ valign = bottom
exec = "cmus-remote -Q | grep 'set vol_left' | sed 's/set vol_left //'";
on-scroll-up = "cmus-remote -v +5%";
on-scroll-down = "cmus-remote -v -5%";
}
};
};
@ -906,10 +906,21 @@ valign = bottom
padding: 0px 10px;
border: 2px solid #${FG};
}
#custom-play {
#custom-vol {
color: #${BG};
background: #${AQUA};
border-radius: ${CORNER_RADIUS}px ${CORNER_RADIUS}px 0px 0px ;
border-radius: ${CORNER_RADIUS}px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #${FG};
}
#custom-play,
#custom-pause,
#custom-next,
#custom-prev {
color: #${BG};
background: #${AQUA};
border-radius: 0px 0px 0px 0px;
margin: 0px;
padding: 0px 10px;
border: 2px solid #${FG};

View File

@ -1,89 +1,27 @@
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: syntax error, unexpected '}', expecting ';'
at /etc/nixos/configuration.nix:765:4:
764|
765| };
| ^
766| };
building Nix...
error:
… while evaluating the attribute 'config'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: syntax error, unexpected '}', expecting ';'
at /etc/nixos/configuration.nix:765:4:
764|
765| };
| ^
766| };
building the system configuration...
error:
… while evaluating the attribute 'config.system.build.toplevel'
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
… while calling the 'seq' builtin
at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
321| options = checked options;
322| config = checked (removeAttrs config [ "_module" ]);
| ^
323| _module = checked (config._module);
(stack trace truncated; use '--show-trace' to show the full trace)
error: syntax error, unexpected '}', expecting ';'
at /etc/nixos/configuration.nix:765:4:
764|
765| };
| ^
766| };
these 9 derivations will be built:
/nix/store/2q4pxr8fkfwnzrlfyiqwm2i7l8k5cwx5-waybar-config.json.drv
/nix/store/a14i13rc4615pan85hkmpsvsk0wcfr0w-waybar-style.css.drv
/nix/store/8yv13xa3ypi46ay7mhhg55cq2r1687dr-home-manager-files.drv
/nix/store/fn0lqclqf42w4f6zmnyly7jgqbvpm8an-activation-script.drv
/nix/store/qiaan73pxch8ccs9d1d0xaak68y1jjfj-home-manager-generation.drv
/nix/store/khwah5k1v2133yns9pp8gsmv35z0xsyr-unit-home-manager-deadvey.service.drv
/nix/store/gasrni6b2y2ph7r9ja5zwpnn25ky0ahc-system-units.drv
/nix/store/ln5pxb9yk617jl0rra57pzd3hhsg9wgc-etc.drv
/nix/store/lvryndw49hbhdk0vxys2dmjm5kvp0m35-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
building '/nix/store/a14i13rc4615pan85hkmpsvsk0wcfr0w-waybar-style.css.drv'...
building '/nix/store/2q4pxr8fkfwnzrlfyiqwm2i7l8k5cwx5-waybar-config.json.drv'...
building '/nix/store/fn0lqclqf42w4f6zmnyly7jgqbvpm8an-activation-script.drv'...
building '/nix/store/8yv13xa3ypi46ay7mhhg55cq2r1687dr-home-manager-files.drv'...
building '/nix/store/qiaan73pxch8ccs9d1d0xaak68y1jjfj-home-manager-generation.drv'...
building '/nix/store/khwah5k1v2133yns9pp8gsmv35z0xsyr-unit-home-manager-deadvey.service.drv'...
building '/nix/store/gasrni6b2y2ph7r9ja5zwpnn25ky0ahc-system-units.drv'...
building '/nix/store/ln5pxb9yk617jl0rra57pzd3hhsg9wgc-etc.drv'...
building '/nix/store/lvryndw49hbhdk0vxys2dmjm5kvp0m35-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
activating the configuration...
setting up /etc...
reloading user units for lightdm...
reloading user units for deadvey...
restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service