Flake: update plasma-manager
This commit is contained in:
parent
32598541f3
commit
2d911bc591
4 changed files with 9 additions and 10 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue