├── README.md ├── hypr ├── desert.jpg ├── gas-station-minimalism-artist-artwork-wallpaper.jpg ├── hong-kong-night.jpg ├── hyprland.conf ├── large_asf_goodbg.png ├── prpl3_garuda_walls.jpg ├── prpl3_iponxr_walls.jpg ├── prpl3_nn_walls.jpg └── xdg-portal-hyprland ├── kitty ├── kitty.conf └── mocha.conf ├── mako └── config ├── set-hypr ├── starship.toml ├── swaylock └── config ├── waybar ├── config.jsonc ├── scripts │ └── waybar-wttr.py └── style.css └── wofi ├── config └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/README.md -------------------------------------------------------------------------------- /hypr/desert.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/desert.jpg -------------------------------------------------------------------------------- /hypr/gas-station-minimalism-artist-artwork-wallpaper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/gas-station-minimalism-artist-artwork-wallpaper.jpg -------------------------------------------------------------------------------- /hypr/hong-kong-night.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/hong-kong-night.jpg -------------------------------------------------------------------------------- /hypr/hyprland.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/hyprland.conf -------------------------------------------------------------------------------- /hypr/large_asf_goodbg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/large_asf_goodbg.png -------------------------------------------------------------------------------- /hypr/prpl3_garuda_walls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/prpl3_garuda_walls.jpg -------------------------------------------------------------------------------- /hypr/prpl3_iponxr_walls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/prpl3_iponxr_walls.jpg -------------------------------------------------------------------------------- /hypr/prpl3_nn_walls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/prpl3_nn_walls.jpg -------------------------------------------------------------------------------- /hypr/xdg-portal-hyprland: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/hypr/xdg-portal-hyprland -------------------------------------------------------------------------------- /kitty/kitty.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/kitty/kitty.conf -------------------------------------------------------------------------------- /kitty/mocha.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/kitty/mocha.conf -------------------------------------------------------------------------------- /mako/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/mako/config -------------------------------------------------------------------------------- /set-hypr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/set-hypr -------------------------------------------------------------------------------- /starship.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/starship.toml -------------------------------------------------------------------------------- /swaylock/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/swaylock/config -------------------------------------------------------------------------------- /waybar/config.jsonc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/waybar/config.jsonc -------------------------------------------------------------------------------- /waybar/scripts/waybar-wttr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/waybar/scripts/waybar-wttr.py -------------------------------------------------------------------------------- /waybar/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/waybar/style.css -------------------------------------------------------------------------------- /wofi/config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/wofi/config -------------------------------------------------------------------------------- /wofi/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mtkusbdevice/hyprland-hdready/HEAD/wofi/style.css --------------------------------------------------------------------------------