Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vinceliuice
ChromeOS-kde
Commits
e62ac34d
Commit
e62ac34d
authored
May 12, 2020
by
vinceliuice
🎧
Browse files
Merge branch 'master' of
https://github.com/vinceliuice/ChromeOS-kde
parents
b4cb6562
4257cd16
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
e62ac34d
...
...
@@ -8,6 +8,7 @@ if [ "$UID" -eq "$ROOT_UID" ]; then
AURORAE_DIR
=
"/usr/share/aurorae/themes"
SCHEMES_DIR
=
"/usr/share/color-schemes"
PLASMA_DIR
=
"/usr/share/plasma/desktoptheme"
LAYOUT_DIR
=
"/usr/share/plasma/layout-templates"
LOOKFEEL_DIR
=
"/usr/share/plasma/look-and-feel"
KVANTUM_DIR
=
"/usr/share/Kvantum"
WALLPAPER_DIR
=
"/usr/share/wallpapers"
...
...
@@ -15,6 +16,7 @@ else
AURORAE_DIR
=
"
$HOME
/.local/share/aurorae/themes"
SCHEMES_DIR
=
"
$HOME
/.local/share/color-schemes"
PLASMA_DIR
=
"
$HOME
/.local/share/plasma/desktoptheme"
LAYOUT_DIR
=
"
$HOME
/.local/share/plasma/layout-templates"
LOOKFEEL_DIR
=
"
$HOME
/.local/share/plasma/look-and-feel"
KVANTUM_DIR
=
"
$HOME
/.config/Kvantum"
WALLPAPER_DIR
=
"
$HOME
/.local/share/wallpapers"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment