Flake: update plasma-manager

This commit is contained in:
Toast 2024-09-16 09:31:22 +02:00
parent 32598541f3
commit 2d911bc591
4 changed files with 9 additions and 10 deletions

View file

@ -94,7 +94,7 @@ in {
enable = true;
workspace = {
clickItemTo = "select";
cursorTheme = "Breeze_Light";
cursor.theme = "Breeze_Light";
iconTheme = "breeze-dark";
lookAndFeel = "Catppuccin-Mocha-Mauve";
theme = "default";
@ -112,7 +112,7 @@ in {
};
input = {
keyboard = {
layouts = ["es"];
layouts = [{layout = "es";}];
numlockOnStartup = "off";
};
};