Revert "Set individual parts to stop overwriting the wallpaper"
This reverts commit 7881d9968e
.
This commit is contained in:
parent
7881d9968e
commit
73a354edc2
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Plasma.
|
||||
plasma-apply-colorscheme BreezeDark
|
||||
plasma-apply-cursortheme breeze_cursors
|
||||
plasma-apply-desktoptheme default
|
||||
plasma-apply-lookandfeel --apply org.kde.breezedark.desktop
|
||||
if [ -r "$XDG_CONFIG_HOME/plasma-org.kde.plasma.desktop-appletsrc.acp" ]
|
||||
then
|
||||
rm -f "$XDG_CONFIG_HOME/plasma-org.kde.plasma.desktop-appletsrc"
|
||||
|
|
Loading…
Reference in a new issue