add hyprland config

This commit is contained in:
Benjamin Palko 2024-03-02 20:20:46 -05:00
parent c552b9e351
commit 01dae7e4ca
5 changed files with 207 additions and 0 deletions

10
hypr/environment.conf Normal file
View 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