change hypr config dir layout
This commit is contained in:
parent
830503352d
commit
5e732bb226
5 changed files with 6 additions and 4 deletions
10
hypr/config/environment.conf
Normal file
10
hypr/config/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