1
0
Fork 0

various changes I don't remember.. again, lol

This commit is contained in:
Peter Domínguez 2026-02-28 13:39:46 -04:00
parent 06508d53ac
commit a3faa34f5e
13 changed files with 425 additions and 485 deletions

View file

@ -1,7 +1,8 @@
if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
exec Hyprland
exec start-hyprland
fi
# Created by `pipx` on 2024-01-02 21:02:32
export PATH="$PATH:/home/peter/.local/bin"
export XDG_DATA_DIRS="/var/lib/flatpak/exports/share:/home/peter/.local/share/flatpak/exports/share:$XDG_DATA_DIRS"
export NNN_FCOLORS="D4DEB778E79F9F67D2E5E5D2"