mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-09-10 09:22:49 +02:00
first upload
This commit is contained in:
parent
13cc625568
commit
6187b7fce9
11 changed files with 823 additions and 0 deletions
14
.config/hypr/nvidia.hyprland.conf
Normal file
14
.config/hypr/nvidia.hyprland.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue