Add nvidia drivers and fix interactive.fish

This commit is contained in:
2026-07-07 18:24:56 +01:00
parent 903661935e
commit c7a28de886
3 changed files with 36 additions and 3 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
if test "$KITTY_STR" -eq 1
fastfetch
if test "$KITTY_STR" = "1"
fastfetch
end