📚 hypr: update config comments with hyprland wiki links

This commit is contained in:
retrozinndev
2025-03-21 16:09:23 -03:00
parent 5f1937a157
commit cc60e9c4cb
9 changed files with 45 additions and 20 deletions
+7 -5
View File
@@ -1,13 +1,15 @@
#####################
## NVIDIA SETTINGS ##
#####################
##################
## NVIDIA STUFF ##
##################
# Wiki: https://wiki.hyprland.org/Configuring/Environment-variables/#nvidia-specific
env = LIBVA_DRIVER_NAME, nvidia
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
env = NVD_BACKEND, direct
cursor {
# Set to true if you have issues
no_hardware_cursors = false
no_hardware_cursors = false # Set to true/false if you have issues
}