Add startx to fish config

This commit is contained in:
2026-07-08 07:41:15 +01:00
parent 9c0b473ea9
commit 32b5474307
+4
View File
@@ -1,3 +1,7 @@
if test (tty) = /dev/tty1; and test -z "$DISPLAY"; and test -z "$WAYLAND_DISPLAY"
exec startx
end
if test "$KITTY_STR" = "1" if test "$KITTY_STR" = "1"
if not set -q _FASTFETCH_RUN if not set -q _FASTFETCH_RUN
set -gx _FASTFETCH_RUN 1 set -gx _FASTFETCH_RUN 1