| Commit message (Collapse) | Author |
|
It's the same theme I had in alacritty.
|
|
Otherwise we might run into the maximal argv length limit.
|
|
|
|
|
|
Otherwise things like `MPD_HOST` are not accessible
|
|
|
|
|
|
Previously it was behind the `exec` so never started.
|
|
Some scripts this setup script sources rely on these options to be
unset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously the `n*` mapping for movement were not accessible, because
they accidentally overlapped with the vim `n` mapping. This is now
impossible.
|
|
|
|
|
|
|
|
|
|
That means it's no longer synchronized or backup-ed (without special
exclude filters.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I've taken these directly from the grub.cfg and the /usr/init-tools/init
files.
|
|
|
|
|
|
This script depends on the deprecated shell-library, and as such was
unusable for over a year. It's time to remove it from the closure.
|
|
That also forced some changes to other cd key mappings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That was unsatisfied since I added the `lf_cmd` argument escaping.
|
|
|
|
We would effectively need a separate partition without LUKS for that to
work. And because we are not working around Windows EFI, it's easier to
just make the real EFI partition bigger.
|
|
|
|
This includes a separate partition of /nix, and a tails ISO as boot
target.
|
|
This theme seems to also remove the client side decoration title bars,
which are incredible ugly and pointless on a wm. So, let's re-activate
it.
|