plasma-manager: Import panels.nix
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
137e388593
commit
9adb9507c0
1 changed files with 1 additions and 6 deletions
|
@ -4,12 +4,7 @@
|
||||||
# overrideConfig = true;
|
# overrideConfig = true;
|
||||||
|
|
||||||
configFile = import ./configFile.nix;
|
configFile = import ./configFile.nix;
|
||||||
|
panels = import ./panels.nix;
|
||||||
# Unfortunately I really need to configure the system tray and keyboard
|
|
||||||
# shortcuts for its applets, so I have disabled the panel configuration
|
|
||||||
# for now so it doesn't get reset
|
|
||||||
# https://github.com/pjones/plasma-manager/issues/126
|
|
||||||
# panels = import ./panels.nix;
|
|
||||||
|
|
||||||
workspace = {
|
workspace = {
|
||||||
clickItemTo = "select";
|
clickItemTo = "select";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue