🔧 chore(hypr): remove nvidia configuration from shell
since it's personal, I'll move it to the retrozinndev/Hyprland-Dots repo
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
# color-shell configuration, please don't modify unless you know what you're doing!
|
# color-shell configuration, please don't modify unless you know what you're doing!
|
||||||
|
|
||||||
source = ./variables.conf
|
source = ./variables.conf
|
||||||
source = ./nvidia.conf
|
|
||||||
source = ./environment.conf
|
source = ./environment.conf
|
||||||
source = ./bindings.conf
|
source = ./bindings.conf
|
||||||
source = ./decorations.conf
|
source = ./decorations.conf
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
##################
|
|
||||||
## 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