Fix location of fish thingy

This commit is contained in:
clsty
2024-03-31 06:26:25 +08:00
parent b0fc49f392
commit 0068858c71
-5
View File
@@ -1,5 +0,0 @@
# Auto start Hyprland on tty1
if test -z "$DISPLAY" ;and test "$XDG_VTNR" -eq 1
mkdir -p ~/.cache
exec Hyprland > ~/.cache/hyprland.log ^&1
end