- Modularize Hyprland config into hyprland.d/ - Implement infinitely scalable monitor/workspace logic using templates and loop-based data structures - Consolidate host-specific configs (hyprlock, hyprpaper, waybar) into single templates - Resolve waybar symlink conflict and fix template execution errors - Integrate chezmoi data variables for scale, resolution, and peripherals
488 B
488 B
weight, title
| weight | title |
|---|---|
| 3 | Configuring |
This section is all about the configuring (aka ricing) of your Hyprland experience. It links to other pages where necessary, and will walk you through:
- The config file
- Every option and function in it
- Extending functionality via scripts
- Some uncommon tips and tricks (e.g. switching layouts, disabling keybinds on-demand, etc)
It also contains some sample configurations you can take inspiration from.
Start with the Start Page.