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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1871
.config/zsh/.zcompdump Normal file

File diff suppressed because it is too large Load Diff

View File

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