gamescope try again???

This commit is contained in:
cnst
2024-06-30 09:39:05 +02:00
parent 8f5a19a7af
commit 0d0413c30a
10 changed files with 25 additions and 92 deletions

View File

@@ -1,4 +1,15 @@
{
home.sessionVariables = {
BROWSER = "firefox";
EDITOR = "nvim";
TERM = "alacritty";
AMD_VULKAN_ICD = "RADV";
NIXOS_OZONE_WL = 1;
SDL_VIDEODRIVER = "wayland";
QT_QPA_PLATFORM = "wayland";
XDG_SESSION_TYPE = "wayland";
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
};
imports = [
./git
./hypr