Don't reset layout
This commit is contained in:
parent
69b03ecb68
commit
8758310f0c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Plasma.
|
# Plasma.
|
||||||
plasma-apply-lookandfeel --apply org.kde.breezedark.desktop --resetLayout
|
plasma-apply-lookandfeel --apply org.kde.breezedark.desktop
|
||||||
kwriteconfig5 --file kdeglobals --group KDE --key SingleClick false
|
kwriteconfig5 --file kdeglobals --group KDE --key SingleClick false
|
||||||
kwriteconfig5 --file kwinrc --group NightColor --key Active true
|
kwriteconfig5 --file kwinrc --group NightColor --key Active true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue