mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 14:45:21 +02:00
14 lines
295 B
Text
14 lines
295 B
Text
# NVidia Stuff..
|
|
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
|
|
|
|
|
env = LIBVA_DRIVER_NAME,nvidia
|
|
env = XDG_SESSION_TYPE,wayland
|
|
env = GBM_BACKEND,nvidia-drm
|
|
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
|
|
|
cursor {
|
|
no_hardware_cursors = true
|
|
}
|
|
|
|
env = NVD_BACKEND,direct
|