Increase height of dock panel
This commit is contained in:
parent
d68dee3133
commit
f1fadf0cef
|
@ -126,7 +126,7 @@
|
|||
];
|
||||
}
|
||||
{
|
||||
height = 36;
|
||||
height = 48;
|
||||
lengthMode = "fit";
|
||||
location = "bottom";
|
||||
alignment = "center";
|
||||
|
@ -265,17 +265,6 @@
|
|||
apiEnabled = false;
|
||||
};
|
||||
kcminputrc.Keyboard.NumLock = 1;
|
||||
yakuakerc = {
|
||||
Dialogs.FirstRun = false;
|
||||
Window = {
|
||||
DynamicTabTitles = true;
|
||||
Height = 80;
|
||||
Width = 80;
|
||||
KeepOpen = true;
|
||||
ShowSystrayIcon = false;
|
||||
ShowTitleBar = false;
|
||||
};
|
||||
};
|
||||
plasmanotifyrc = {
|
||||
Notifications = {
|
||||
NormalAlwaysOnTop = true;
|
||||
|
|
Loading…
Reference in a new issue