Compare commits
No commits in common. "0bb9a3e4b91c172af36d09fb73d38c7f72008606" and "d02119e96162e4c026b09229282629636b0354d8" have entirely different histories.
0bb9a3e4b9
...
d02119e961
2 changed files with 0 additions and 9 deletions
|
@ -52,14 +52,6 @@
|
|||
"Meta+Shift+S"
|
||||
];
|
||||
};
|
||||
"gauntlet" = {
|
||||
name = "Gauntlet";
|
||||
command = "gauntlet open";
|
||||
comment = "Open Gauntlet";
|
||||
keys = [
|
||||
"Alt+Space"
|
||||
];
|
||||
};
|
||||
};
|
||||
panels = [
|
||||
{
|
||||
|
|
|
@ -41,7 +41,6 @@ in
|
|||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
environment.plasma6.excludePackages = with pkgs.kdePackages; [
|
||||
krunner
|
||||
discover
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue