1
Fork 0

Remove a bunch of xorg stuff

This commit is contained in:
prescientmoon 2025-04-08 21:48:58 +02:00
parent bf6f8de590
commit 9864f85c40
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4
15 changed files with 6 additions and 266 deletions
home/features/cli/fish

View file

@ -71,7 +71,6 @@ in
done # Trigger a notification when long commands finish execution
puffer # Text expansion (i.e. expanding .... to ../../../)
sponge # Remove failed commands and whatnot from history
colored-man-pages
];
in
# For some reason home-manager expects a slightly different format 🤔