💥 hypr: fix wallpaper script

This commit is contained in:
retrozinndev
2024-12-10 10:41:46 -03:00
parent cacc59cb8e
commit 4959fe97fb
13 changed files with 582 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
#####################
## NVIDIA SETTINGS ##
#####################
env = LIBVA_DRIVER_NAME, nvidia
env = GBM_BACKEND, nvidia-drm
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
env = _VK_LAYER_NV_optimus, NVIDIA_only
env = __NV_PRIME_RENDER_OFFLOAD, 1
cursor {
# Set to true if you have issues
no_hardware_cursors = true
}