├── README.md ├── hintergrund.png ├── hintergrund2.png ├── hypr ├── hyprland.conf └── hyprpaper.conf ├── kitty ├── everforest.conf └── kitty.conf ├── showcase.mp4 ├── showcase.png ├── spicetify └── Themes │ └── everforest │ ├── color.ini │ └── user.css ├── waybar ├── config └── style.css └── wofi └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/README.md -------------------------------------------------------------------------------- /hintergrund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/hintergrund.png -------------------------------------------------------------------------------- /hintergrund2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/hintergrund2.png -------------------------------------------------------------------------------- /hypr/hyprland.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/hypr/hyprland.conf -------------------------------------------------------------------------------- /hypr/hyprpaper.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/hypr/hyprpaper.conf -------------------------------------------------------------------------------- /kitty/everforest.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/kitty/everforest.conf -------------------------------------------------------------------------------- /kitty/kitty.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/kitty/kitty.conf -------------------------------------------------------------------------------- /showcase.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/showcase.mp4 -------------------------------------------------------------------------------- /showcase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/showcase.png -------------------------------------------------------------------------------- /spicetify/Themes/everforest/color.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/spicetify/Themes/everforest/color.ini -------------------------------------------------------------------------------- /spicetify/Themes/everforest/user.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/spicetify/Themes/everforest/user.css -------------------------------------------------------------------------------- /waybar/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/waybar/config -------------------------------------------------------------------------------- /waybar/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/waybar/style.css -------------------------------------------------------------------------------- /wofi/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/binEpilo/Hyprland-Everforest/HEAD/wofi/style.css --------------------------------------------------------------------------------