File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,12 +58,12 @@ function packages() {
58
58
}
59
59
60
60
function configure() {
61
- kwriteconfig6 --file $HOME /.config/kdeglobals --group " Sounds" --key " Enable" " false"
61
+ kwriteconfig6 --file " $HOME " /.config/kdeglobals --group " Sounds" --key " Enable" " false"
62
62
63
- kwriteconfig6 --file $HOME /.config/ksplashrc --group " KSplash" --key " Engine" " None"
64
- kwriteconfig6 --file $HOME /.config/ksplashrc --group " KSplash" --key " Theme" " None"
63
+ kwriteconfig6 --file " $HOME " /.config/ksplashrc --group " KSplash" --key " Engine" " None"
64
+ kwriteconfig6 --file " $HOME " /.config/ksplashrc --group " KSplash" --key " Theme" " None"
65
65
66
- kwriteconfig6 --file $HOME /.config/kwalletrc --group " Wallet" --key " Enabled" " false"
66
+ kwriteconfig6 --file " $HOME " /.config/kwalletrc --group " Wallet" --key " Enabled" " false"
67
67
68
68
kscreen-doctor output.HDMI-A-1.scale.1
69
69
}
You can’t perform that action at this time.
0 commit comments