Auto-commit: 2026-01-05 19:43:29
This commit is contained in:
@@ -23,7 +23,6 @@ export QS_ICON_THEME=Papirus-Dark
|
||||
|
||||
export LIBVA_DRIVER_NAME=nvidia
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
export XDG_SESSION_DESKTOP=Hyprland
|
||||
export GBM_BACKEND=nvidia-drm
|
||||
export TERMINAL=kitty
|
||||
|
||||
@@ -34,6 +33,8 @@ export EDITOR=code
|
||||
export STLEDITOR=code
|
||||
|
||||
export XCURSOR_SIZE=16
|
||||
|
||||
${lib.optionalString nixosConfig.my.desktop.hyprland.enable "export XDG_SESSION_DESKTOP=Hyprland"}
|
||||
'';
|
||||
xdg.configFile."uwsm/env-hyprland".text = ''
|
||||
export AQ_DRM_DEVICES=/dev/dri/nvidia-dgpu
|
||||
|
||||
Reference in New Issue
Block a user