Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if [[ -z $WAYLAND_DISPLAY && $XDG_VTNR == 1 && $(tty) == /dev/tty1 ]]; then
|
||||
exec ~/scripts/start_hyprland.sh
|
||||
fi
|
||||
Reference in New Issue
Block a user