Move to wayland.
This commit is contained in:
parent
95482003c8
commit
c555e598b5
@ -65,6 +65,7 @@
|
||||
# Enable sddm with catppuccin theme and fix virtual keyboard bug
|
||||
services.xserver.displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
theme = "catppuccin-sddm-corners";
|
||||
# Fix keyboard showing up unnecesarilly
|
||||
settings = { General = { InputMethod = ""; }; };
|
||||
|
Loading…
Reference in New Issue
Block a user