hypr again

This commit is contained in:
death916 2025-08-12 02:16:21 -07:00
parent 8df24c4da8
commit 9b93d87a18

View file

@ -19,6 +19,9 @@
# services.displayManager.cosmic-greeter.enable = true;
# services.desktopManager.cosmic.xwayland.enable = true;
# Enable Hyprland system-wide
programs.hyprland.enable = true;
# This is to fix clementine gui not showing up on wayland
environment.variables.QT_QPA_PLATFORM = "wayland";