hypr changes

This commit is contained in:
Chris Cochrun 2022-11-09 16:35:39 -06:00
parent 3cc08d126c
commit f2d78c7fdd
8 changed files with 57 additions and 26 deletions

View file

@ -179,6 +179,10 @@
# QT_XCB_GL_INTEGRATION = "xcb_egl";
# QT_QPA_PLATFORM_PLUGIN_PATH = "${pkgs.qt5.qtbase.bin}/lib/qt-${pkgs.qt5.qtbase.qtCompatVersion}/plugins/platforms";
VDPAU_DRIVER = lib.mkIf config.hardware.opengl.enable (lib.mkDefault "va_gl");
QT_QPA_PLATFORMTHEME = "qt5ct";
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
QT_QPA_PLATFORM = "wayland;xcb";
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
};
# Define a user account. Don't forget to set a password with passwd.
@ -257,6 +261,7 @@
ifuse
dash
brightnessctl
dunst
ttyper
kget
audacity