♻️ hypr: separate shell and user configurations

This commit is contained in:
retrozinndev
2025-04-25 15:55:06 -03:00
parent 520f952b02
commit 6ef4f79f64
23 changed files with 301 additions and 225 deletions
+13
View File
@@ -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
}