📚 hypr: update config comments with hyprland wiki links
This commit is contained in:
+7
-5
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user