Kde/plasma: redo panel configuration
This commit is contained in:
parent
f836354767
commit
d686b4f0b5
1 changed files with 6 additions and 4 deletions
|
|
@ -118,16 +118,18 @@ in {
|
|||
height = 44;
|
||||
widgets = [
|
||||
{
|
||||
name = "org.kde.plasma.kickoff";
|
||||
config.General.icon = "nix-snowflake-white";
|
||||
kickoff = {
|
||||
icon = "nix-snowflake-white";
|
||||
};
|
||||
}
|
||||
"org.kde.plasma.pager"
|
||||
"org.kde.plasma.icontasks"
|
||||
"org.kde.plasma.marginsseparator"
|
||||
"org.kde.plasma.systemtray"
|
||||
{
|
||||
name = "org.kde.plasma.digitalclock";
|
||||
config.Appearance.showSeconds = "true";
|
||||
digitalClock = {
|
||||
time.showSeconds = "always";
|
||||
};
|
||||
}
|
||||
"org.kde.plasma.showdesktop"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue