1
1
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
a94d463cc4
chore: add todo
Signed-off-by: Myned <dev@bjork.tech>
2024-11-08 09:39:51 -06:00
f8a2474955
slurp: fix sway build
Signed-off-by: Myned <dev@bjork.tech>
2024-11-08 09:39:38 -06:00
2 changed files with 3 additions and 2 deletions

View file

@ -12,11 +12,11 @@ in {
# https://github.com/emersion/slurp
# https://github.com/emersion/slurp/blob/master/slurp.1.scd
home.sessionVariables.SLURP_ARGS = lib.concatStringsSep " " [
"-B 00000000"
"'-B 00000000"
"-b 00000000"
"-c d33682"
#// "-s d3368240"
"-w 2"
"-w 2'"
];
};
}

View file

@ -47,6 +47,7 @@ _build() {
fi
fi
# TODO: Send to remote target if specified
# Invoke systemd to shutdown system
# Assumes errexit shell option is set
if [[ "${argc_poweroff:-}" ]]; then