Kyle Gospodnetich 0591971698 chore(deck): Switch back to prerelease decky loader while we wait for patch to hit stable
chore: Change default editor to vim for rpm-ostree kargs --editor (Easier to use on devices without a hardware keyboard)
2023-08-27 23:05:21 -07:00

9 lines
279 B
Plaintext

# Required for use of OBS-VkCapture in X11 environments
# Nvidia users must additionally have nvidia-drm.modeset=1 in their kargs
OBS_USE_EGL=1
# Required for GNOME VRR MR
MUTTER_DEBUG_FORCE_KMS_MODE=simple
# VIM is more usable on deck due to control scheme
EDITOR=/usr/bin/vim