A collection of dotfiles to Lumby tele your Hyprland setup. Whether you're woodcutting or rice-ing, this theme brings the 2007 aesthetic to your desktop.
- Window Manager:
hyprland - Lock Screen
hyprlock - Terminal:
kitty - App Launcher:
rofi(Wayland fork) - Status Bar:
waybar - Wallpaper Engine:
waypaper(swww backend recommended) - Logout Menu:
wlogout - Login Provider
sddm
Before you begin, ensure you are on an Arch-based system and have a basic Hyprland environment functional.
You will need the following packages. You can install them via pacman or your preferred AUR helper (like yay or paru).
# Core components
sudo pacman -S hyprland kitty rofi-wayland waybar waypaper wlogout swww sddm hyprlockCopy the font into your ~/.local/share/fonts/ folder to ensure its accessible by the system.
If you wish to install the SDDM theme copy the osrs-theme folder to ~/usr/share/sddm/themes and set your /etc/sddm.conf file to reflect the below:
[Theme]
Current=osrs-themeBack up your current files first:
mkdir -p ~/dot_backups
cp -r ~/.config/{hypr,kitty,rofi,waybar,waypaper,wlogout} ~/dot_backups/Clone this repository and symlink (or copy) the files to your .config directory.
git clone https://github.com/yourusername/HyprScape.git
cd HyprScape
# Copying the configuration files
cp -r config/* ~/.config/- Launch
waypaper. - Select the OSRS-themed wallpaper from the
screenshots/orwallpapers/folder. - Click Apply. (Ensure
swwworhyprpaperis selected as the backend).
Press Super + M (or your configured reload bind) to restart Hyprland and see the changes.
- Colors: Inspired by the classic OSRS UI gold, brown, and stone textures.
- Fonts: Best paired with "Runescape UF" fonts for the authentic 2007 look.





