mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
hypr again
This commit is contained in:
parent
8df24c4da8
commit
9b93d87a18
1 changed files with 3 additions and 0 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue