mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
cosmic 1
This commit is contained in:
parent
8230eae79f
commit
75e1eef1d4
1 changed files with 2 additions and 2 deletions
|
|
@ -22,9 +22,9 @@
|
|||
services.xserver.displayManager.gdm.enable = true;
|
||||
services.xserver.desktopManager.gnome.enable = true;
|
||||
#cosmic instead
|
||||
# services.desktopManager.cosmic.enable = true;
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
# services.displayManager.cosmic-greeter.enable = true;
|
||||
# services.desktopManager.cosmic.xwayland.enable = true;
|
||||
services.desktopManager.cosmic.xwayland.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