♻️ hypr: separate shell and user configurations
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
##################
|
||||
## 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 {
|
||||
no_hardware_cursors = false # Set to true/false if you have issues
|
||||
}
|
||||
Reference in New Issue
Block a user