moved to nvidia wayland

This commit is contained in:
2024-08-07 00:01:51 +02:00
parent e18e332f3a
commit 498d96ee33
17 changed files with 2837 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
if [ "$(tty)" = "/dev/tty1" ];then
exec startx
# exec startx
exec Hyprland
fi