From fa31bc643ee556a1a0b2a7e1088a56da54d93020 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Tue, 10 May 2022 08:01:13 -0700 Subject: [PATCH] Replaced Moe theme with Qogir --- .gitignore | 4 +++- scripts/install-gbdk.sh | 1 + scripts/install-plasma.sh | 37 +++++-------------------------------- 3 files changed, 9 insertions(+), 33 deletions(-) create mode 100644 scripts/install-gbdk.sh diff --git a/.gitignore b/.gitignore index 3b2aa82..7386f15 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,6 @@ simp1e simp1e* simp1* wget* -plasma-kickoff* \ No newline at end of file +plasma-kickoff* +Qogir* +Qogir/* \ No newline at end of file diff --git a/scripts/install-gbdk.sh b/scripts/install-gbdk.sh new file mode 100644 index 0000000..cc1f786 --- /dev/null +++ b/scripts/install-gbdk.sh @@ -0,0 +1 @@ +#!/bin/bash \ No newline at end of file diff --git a/scripts/install-plasma.sh b/scripts/install-plasma.sh index 2ba837d..64acecf 100755 --- a/scripts/install-plasma.sh +++ b/scripts/install-plasma.sh @@ -86,26 +86,11 @@ then rm ~/Downloads/pia.run fi -# Moe Theme -wget https://gitlab.com/jomada/moe-theme/-/archive/master/moe-theme-master.tar.gz -O moe.tar.gz -tar -xzvf ./moe.tar.gz - -# Dark -mkdir -p ~/.local/share/color-schemes/MoeDark.colors -cp -r ./moe-theme-master/MoeDark-Global/* ~/.local/share/plasma/look-and-feel/ -cp -r ./moe-theme-master/MoeDark ~/.local/share/plasma/desktoptheme/MoeDark -cp -r ./moe-theme-master/MoeDark-aurorae/* ~/.local/share/aurorae/themes/ -cp ./moe-theme-master/Moe-Dark-color-schemes/MoeDark.colors ~/.local/share/color-schemes/MoeDark.colors - -# Light -mkdir -p ~/.local/share/color-schemes/Moe.colors -cp -r ./moe-theme-master/Moe-Global/* ~/.local/share/plasma/look-and-feel/ -cp -r ./moe-theme-master/Moe ~/.local/share/plasma/desktoptheme/Moe -cp -r ./moe-theme-master/aurorae/* ~/.local/share/aurorae/themes/ -cp ./moe-theme-master/color-schemes/Moe.colors ~/.local/share/color-schemes/Moe.colors - -# Switch theme -lookandfeeltool -a Moe-Dark +# Qogir theme +git clone https://github.com/vinceliuice/Qogir-kde +cd Qogir-kde +./install.sh +cd .. # Iosevka Font mkdir -p ~/.fonts @@ -132,17 +117,6 @@ cp -r ./built_themes/* ~/.local/share/icons/ kwriteconfig5 --file ~/.config/kcminputrc --group Mouse --key cursorTheme "Simp1e-" # Wallpaper -wget https://c138.pcloud.com/dHZ31M01DZo01UIKZZZHQX4r7Z2ZZmNzZkZAwYNXZCUrpaQWBJ9YU5IC91RHV78eLjN07/wallpaper2.png -O ~/Pictures/wallpaper.png -dbus-send --session --dest=org.kde.plasmashell --type=method_call /PlasmaShell org.kde.PlasmaShell.evaluateScript "string: -var Desktops = desktops(); -for (i=0;i