diff options
Diffstat (limited to 'raveos-hyprland-theme/metadata.json')
| -rw-r--r-- | raveos-hyprland-theme/metadata.json | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/metadata.json b/raveos-hyprland-theme/metadata.json new file mode 100644 index 0000000..22a1b21 --- /dev/null +++ b/raveos-hyprland-theme/metadata.json @@ -0,0 +1,49 @@ +{ + "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" + ] +} |