Initial upload of HyprArch releng configuration
This commit is contained in:
4
airootfs/etc/profile
Normal file
4
airootfs/etc/profile
Normal file
@@ -0,0 +1,4 @@
|
||||
# Auto-start Hyprland on TTY1
|
||||
if [ -z "$DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
exec Hyprland
|
||||
fi
|
||||
Reference in New Issue
Block a user