add hyprland config
This commit is contained in:
parent
c552b9e351
commit
01dae7e4ca
5 changed files with 207 additions and 0 deletions
10
hypr/environment.conf
Normal file
10
hypr/environment.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
|
||||
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