Guides, keybindings, pacman commands, and system tips to help you master Yumemiro OS.
Follow these steps to write Yumemiro OS to a USB flash drive and launch the graphical Calamares installer.
sudo dd status=progress bs=4M if=yumemiro-2.0-ame-x86_64.iso of=/dev/sdX conv=fsync
Yumemiro OS uses SUPER (Windows Key) as the primary modifier key.
| Action | Shortcut |
|---|---|
| Open Terminal (Kitty) | SUPER + RETURN |
| Open Application Launcher (Rofi) | SUPER + SPACE |
| Close Active Window | SUPER + Q |
| Toggle Floating Window | SUPER + V |
| Open File Manager (Thunar) | SUPER + E |
| Yumemiro Control Center | SUPER + C |
| Switch Workspace (1-9) | SUPER + 1..9 |
| Take Screenshot (Selection) | SUPER + SHIFT + S |
| Lock Screen (SDDM Blur) | SUPER + L |
Because Yumemiro OS is powered by Arch Linux, you can manage software using `pacman` and `yay` for AUR packages.
sudo pacman -Syu
yay -S visual-studio-code-bin
All configuration files are cleanly placed under your user home directory:
~/.config/hypr/hyprland.conf - Hyprland window rules, keybinds & bezier curves.~/.config/waybar/config.jsonc - Top bar layout and widget modules.~/.config/yumemiro/theme.conf - Active pastel color tokens and wallpapers.Open Yumemiro Control Center by pressing SUPER + C or run `yumemiro-theme` in your terminal.
Yumemiro OS ISO automatically detects Nvidia hardware during Calamares setup and enables `nvidia-dkms` and Wayland DRM modeset flags.