diff --git a/theme/LICENSE b/salt-gruvbox/LICENSE similarity index 100% rename from theme/LICENSE rename to salt-gruvbox/LICENSE diff --git a/theme/Main.qml b/salt-gruvbox/Main.qml similarity index 100% rename from theme/Main.qml rename to salt-gruvbox/Main.qml diff --git a/theme/README b/salt-gruvbox/README similarity index 100% rename from theme/README rename to salt-gruvbox/README diff --git a/theme/background.jpg b/salt-gruvbox/background.jpg similarity index 100% rename from theme/background.jpg rename to salt-gruvbox/background.jpg diff --git a/theme/components/SaltButton.qml b/salt-gruvbox/components/SaltButton.qml similarity index 100% rename from theme/components/SaltButton.qml rename to salt-gruvbox/components/SaltButton.qml diff --git a/theme/components/SaltComboBox.qml b/salt-gruvbox/components/SaltComboBox.qml similarity index 100% rename from theme/components/SaltComboBox.qml rename to salt-gruvbox/components/SaltComboBox.qml diff --git a/theme/components/SaltPasswordBox.qml b/salt-gruvbox/components/SaltPasswordBox.qml similarity index 100% rename from theme/components/SaltPasswordBox.qml rename to salt-gruvbox/components/SaltPasswordBox.qml diff --git a/theme/components/SaltTextBox.qml b/salt-gruvbox/components/SaltTextBox.qml similarity index 100% rename from theme/components/SaltTextBox.qml rename to salt-gruvbox/components/SaltTextBox.qml diff --git a/theme/metadata.desktop b/salt-gruvbox/metadata.desktop similarity index 100% rename from theme/metadata.desktop rename to salt-gruvbox/metadata.desktop diff --git a/theme/theme.conf b/salt-gruvbox/theme.conf similarity index 100% rename from theme/theme.conf rename to salt-gruvbox/theme.conf diff --git a/test.sh b/test.sh index 1180926..4a2a744 100755 --- a/test.sh +++ b/test.sh @@ -1,2 +1,2 @@ #! /bin/sh -sddm-greeter --test-mode --theme theme/ +sddm-greeter --test-mode --theme salt-gruvbox/