diff options
| author | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 17:46:06 +0100 |
|---|---|---|
| committer | AlexanderCurl <alexc@alexc.hu> | 2026-04-18 17:46:06 +0100 |
| commit | 70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69 (patch) | |
| tree | ab1123d4067c1b086dd6faa7ee4ea643236b565a /raveos-theme/hyprland/metadata.json | |
| parent | 5d94c0a7d44a2255b81815a52a7056a94a39842d (diff) | |
| download | RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.tar.gz RaveOS-PKGBUILD-70ca3fef77ee8bdc6e3ac28589a6fa08c024cc69.zip | |
Replaced file structures for themes in the correct format
Diffstat (limited to 'raveos-theme/hyprland/metadata.json')
| -rw-r--r-- | raveos-theme/hyprland/metadata.json | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/raveos-theme/hyprland/metadata.json b/raveos-theme/hyprland/metadata.json deleted file mode 100644 index 22a1b21..0000000 --- a/raveos-theme/hyprland/metadata.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "name": "Rave Hyprland", - "version": "1.1", - "description": "Hyprland tiling WM with DankMaterialShell, green theme, blur effects", - "de": "hyprland", - "wallpaper": "new-raveos-main-bg.jpeg", - "archive": "theme-data.tar.gz", - "config_paths": { - "hypr": "hypr", - "DankMaterialShell": "DankMaterialShell" - }, - "sddm": { - "config": "sddm/sddm.conf", - "theme_config": "sddm/astronaut.conf", - "background": "sddm/new-raveos-main-bg.jpeg" - }, - "user_icons": { - "Adwaitaru-olive": "user-icons/Adwaitaru-olive" - }, - "user_themes": { - "Yaru-olive-dark": "user-themes/Yaru-olive-dark" - }, - "terminal": { - "packages": ["fastfetch", "kitty"], - "fastfetch_config": "fastfetch/config.jsonc", - "fastfetch_kitty_config": "fastfetch/config-kitty.jsonc", - "fastfetch_logo_txt": "fastfetch/raveos-logo.txt", - "fastfetch_logo_png": "fastfetch/raveos-logo.png", - "kitty_config": "kitty/kitty.conf", - "profile_script": "profile.d/raveos-fastfetch.sh" - }, - "dependencies": [ - "hyprland", - "kitty", - "thunar", - "dankmaterialshell", - "hyprswitch", - "polkit-gnome", - "wl-clipboard", - "cliphist", - "kwallet-pam", - "qt6ct", - "kvantum", - "playerctl", - "brightnessctl", - "wireplumber", - "xdg-desktop-portal-hyprland" - ] -} |