File path is worked out automatically
This commit is contained in:
parent
8012b49f42
commit
56b940e874
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
plasma-apply-lookandfeel --apply org.kde.breezedark.desktop --resetLayout
|
plasma-apply-lookandfeel --apply org.kde.breezedark.desktop --resetLayout
|
||||||
kwriteconfig5 --file "$XDG_CONFIG_HOME/konsolerc" --group KonsoleWindow --key RememberWindowSize --type bool false
|
kwriteconfig5 --file konsolerc --group KonsoleWindow --key RememberWindowSize --type bool false
|
||||||
|
|
Loading…
Reference in a new issue