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
|
# Enable sddm with catppuccin theme and fix virtual keyboard bug
|
||||||
services.xserver.displayManager.sddm = {
|
services.xserver.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
wayland.enable = true;
|
||||||
theme = "catppuccin-sddm-corners";
|
theme = "catppuccin-sddm-corners";
|
||||||
# Fix keyboard showing up unnecesarilly
|
# Fix keyboard showing up unnecesarilly
|
||||||
settings = { General = { InputMethod = ""; }; };
|
settings = { General = { InputMethod = ""; }; };
|
||||||
|
Loading…
Reference in New Issue
Block a user