expands hypr config into different parts, makes it cool too
This commit is contained in:
parent
9eacb3d95c
commit
7b32e3330c
9 changed files with 128 additions and 84 deletions
6
programs/hypr/nvidia.conf
Normal file
6
programs/hypr/nvidia.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Nivida Settings
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
Loading…
Add table
Add a link
Reference in a new issue