mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
4 lines
53 B
Bash
4 lines
53 B
Bash
if [ "$(tty)" = "/dev/tty1" ];then
|
|
exec Hyprland
|
|
fi
|