plasma wip
This commit is contained in:
parent
1dcc9b436d
commit
e06f1e887b
6 changed files with 30 additions and 151 deletions
|
|
@ -17,21 +17,8 @@ in
|
|||
];
|
||||
scriptDelayMs = 500;
|
||||
};
|
||||
shortcuts = {
|
||||
terminal = "kitty";
|
||||
launcher = "krunner";
|
||||
useI3Like = true;
|
||||
closeWindow = "Meta+Q";
|
||||
};
|
||||
panel = {
|
||||
enabled = true;
|
||||
location = "top";
|
||||
height = 28;
|
||||
opacity = "translucent";
|
||||
};
|
||||
sddm.autologinUser = null;
|
||||
flatpak.enable = false;
|
||||
# GPU vendor left unset; set per machine if needed
|
||||
# GPU vendor left unset; set per machine if needed TODO
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue