mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Show the extra variables needed for NVIDIA
This commit is contained in:
@ -27,6 +27,11 @@ source = ~/.config/omarchy/current/theme/hyprland.conf
|
||||
# Extra env variables
|
||||
env = GDK_SCALE,2 # Change to 1 if on a 1x display
|
||||
|
||||
# Extra env variables needed if running an NVIDIA GPU
|
||||
# env = NVD_BACKEND,direct
|
||||
# env = LIBVA_DRIVER_NAME,nvidia
|
||||
# env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
||||
# Extra bindings
|
||||
bind = SUPER, A, exec, $webapp="https://chatgpt.com"
|
||||
bind = SUPER SHIFT, A, exec, $webapp="https://grok.com"
|
||||
|
Reference in New Issue
Block a user