various changes I don't remember.. again, lol
This commit is contained in:
parent
06508d53ac
commit
a3faa34f5e
13 changed files with 425 additions and 485 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue