493 current 2024-08-20 00:29:27 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-20 00:32:26 +01:00
parent f883e9f9bc
commit b3c230d561
2 changed files with 106 additions and 36 deletions

View File

@ -719,6 +719,23 @@ valign = bottom
on-click = "pavucontrol"; on-click = "pavucontrol";
}; };
}; };
rightBar = {
name = "rightBar";
layer = "top";
position = "bottom";
mode = "overlay";
height = 30;
width = 1000;
margin-top = 0;
margin-bottom = 0;
modules-left = [];
modules-center = ["tray];
modules-right = [];
tray = {
spacing = 12;
};
};
bottomBar = { bottomBar = {
name = "bottomBar"; name = "bottomBar";
layer = "top"; layer = "top";
@ -815,17 +832,6 @@ valign = bottom
opacity: 1.0; opacity: 1.0;
} }
tooltip {
background: #${BG};
border: 1px solid #7aa2f7;
border-radius: 15px;
}
tooltip label {
color: #c0caf5;
}
#window { #window {
color: #${BG}; color: #${BG};
background: #c0caf5; background: #c0caf5;
@ -874,8 +880,8 @@ valign = bottom
#tray { #tray {
color: #${BG}; color: #${BG};
background: #${BG1}; background: #${BLUE};
border-radius: ${CORNER_RADIUS}px; border-radius: ${CORNER_RADIUS}px 0px ${CORNER_RADIUS}px 0px;
margin: 5px; margin: 5px;
padding: 2px 10px; padding: 2px 10px;
} }

View File

@ -1,25 +1,89 @@
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 '-'
at /etc/nixos/configuration.nix:754:26:
753| format = "{}";
754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'";
| ^
755| interval = 1;
building Nix... 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 '-'
at /etc/nixos/configuration.nix:754:26:
753| format = "{}";
754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'";
| ^
755| interval = 1;
building the system configuration... building the system configuration...
these 8 derivations will be built: error:
/nix/store/8i1wnl6sinzaw61wr3y549gwn9phd3hl-waybar-style.css.drv … while evaluating the attribute 'config.system.build.toplevel'
/nix/store/14hyvhj2jgrrwxg5v4ws43w8g50qw6as-home-manager-files.drv
/nix/store/5h946dmnhh2xl1rcp8rr3y7z8vplsahz-activation-script.drv at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:9:
/nix/store/vkqdv428xnzza8fmms67mb2m2j5z3l3h-home-manager-generation.drv
/nix/store/34mzsv014jcbdld2qb91c89xl373c04k-unit-home-manager-deadvey.service.drv 321| options = checked options;
/nix/store/5m0dlh70w2qz15aw20m09jm7knbm9fqm-system-units.drv 322| config = checked (removeAttrs config [ "_module" ]);
/nix/store/b05bfbg7irab6qq141ybp896771pm035-etc.drv | ^
/nix/store/n4bp3xip7cd6fa37rjnggvgwgafnbcxa-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv 323| _module = checked (config._module);
building '/nix/store/8i1wnl6sinzaw61wr3y549gwn9phd3hl-waybar-style.css.drv'...
building '/nix/store/5h946dmnhh2xl1rcp8rr3y7z8vplsahz-activation-script.drv'... … while calling the 'seq' builtin
building '/nix/store/14hyvhj2jgrrwxg5v4ws43w8g50qw6as-home-manager-files.drv'...
building '/nix/store/vkqdv428xnzza8fmms67mb2m2j5z3l3h-home-manager-generation.drv'... at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:322:18:
building '/nix/store/34mzsv014jcbdld2qb91c89xl373c04k-unit-home-manager-deadvey.service.drv'...
building '/nix/store/5m0dlh70w2qz15aw20m09jm7knbm9fqm-system-units.drv'... 321| options = checked options;
building '/nix/store/b05bfbg7irab6qq141ybp896771pm035-etc.drv'... 322| config = checked (removeAttrs config [ "_module" ]);
building '/nix/store/n4bp3xip7cd6fa37rjnggvgwgafnbcxa-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'... | ^
activating the configuration... 323| _module = checked (config._module);
setting up /etc...
reloading user units for lightdm... (stack trace truncated; use '--show-trace' to show the full trace)
reloading user units for deadvey...
restarting sysinit-reactivation.target error: syntax error, unexpected '-'
restarting the following units: home-manager-deadvey.service
at /etc/nixos/configuration.nix:754:26:
753| format = "{}";
754| exec = "cmus-remote -Q | grep 'tag artist' | sed 's/tag artist //'";
| ^
755| interval = 1;