This commit is contained in:
fuzzy 2022-12-08 23:06:53 -06:00
parent 4ee7dd6d53
commit fabb37f268
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/bin/fish
set -Ux HOME /home/fuzzy
set -Ux XDG_CONFIG_HOME /home/fuzzy/.config
set -Ux XDG_DATE_HOME /home/fuzzy
@ -19,7 +18,7 @@ alias transmission-remote="transmission-remote -n fuzzy:comma"
fish_add_path -g /bin /usr/bin /usr/local/bin /home/fuzzy/.cargo/bin /home/fuzzy/.local/bin /home/fuzzy/.local/bin
# Start X at login
if status is-login
if status is-interactive
if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
exec startx -- -keeptty
end

View File

@ -1,5 +1,7 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export BORG_PASSHRASE:rogue_saturday_monopoly
SETUVAR --export BORG_PASSPHRASE:rogue_saturday_monopoly
SETUVAR --export EDITOR:nvim
SETUVAR --export GPG_TTY:not\x20a\x20tty
SETUVAR --export GTK_USE_PORTAL:1