diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-22 10:34:04 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-22 10:34:04 +0200 |
| commit | 171cde2891791b8710071458f1b9436a3fdff905 (patch) | |
| tree | 694e33fd0f58282de0b0aa0d7ebc78d5f8992ad4 /raveos-hyprland-theme/metadata.json | |
| parent | 9259296e50a4e4bf59583bad03c9360c9c918204 (diff) | |
| download | RaveOS-PKGBUILD-171cde2891791b8710071458f1b9436a3fdff905.tar.gz RaveOS-PKGBUILD-171cde2891791b8710071458f1b9436a3fdff905.zip | |
új sddm config
Diffstat (limited to 'raveos-hyprland-theme/metadata.json')
| -rw-r--r-- | raveos-hyprland-theme/metadata.json | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/raveos-hyprland-theme/metadata.json b/raveos-hyprland-theme/metadata.json deleted file mode 100644 index 22a1b21..0000000 --- a/raveos-hyprland-theme/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" - ] -} |