This is a personal overlay configs for Illogical Impulse on Hyprland.
This is NOT a standalone dotfiles setup. Install Illogical Impulse first, then apply this on top.
This repository is maintained as a delta overlay against end-4/dots-hyprland.
- A working Illogical Impulse setup.
From your home directory:
git clone git@github.com:Kishalll/rice-i-use.git
cp -r rice-i-use/. ~/.config/Then reload Hyprland and Quickshell.
Some values are intentionally left blank for portability.
quickshell/ii/modules/ii/cheatsheet/CheatsheetPeriodicTable.qml- Set
sourceto any local image path usingfile://. - Example:
file:///home/<user>/Pictures/cheatsheet.png
- Set
illogical-impulse/config.json- Set
background.wallpaperPathto your wallpaper file. - Optionally set
screenRecord.savePathto your preferred output folder.
- Set
hypr/hyprlock/colors.conf- Set
$background_imageto a valid local image path.
- Set
hypr/monitors.conf- Update monitor name, resolution, scale, and position for your hardware.
- Todo widget token (optional)
- Create:
~/.config/quickshell/ii/modules/ii/sidebarRight/todo/todoist_token - Put your Todoist token in that file (single line).
- Create:
- Secrets and machine-specific state are excluded from this repository.
- If a module appears empty, it usually needs a local path or token configured.