mirror of
https://github.com/eRgo35/dots.git
synced 2026-02-04 10:26:10 +01:00
4 lines
53 B
Bash
4 lines
53 B
Bash
if [ "$(tty)" = "/dev/tty1" ];then
|
|
exec Hyprland
|
|
fi
|