aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gui
Commit message (Collapse)AuthorAgeFilesLines
* Change build output directoryGravatar Tom Willemse13 days1-1/+1
| | | | | | Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
* oni-gui: Setup multi-file setupGravatar Tom Willemse13 days1-0/+14
| | | | | The gui module now includes SVG icons that need to be installed along with the configuration.
* oni-gui: Load yoshi-mode-lineGravatar Tom Willemse2026-05-141-1/+2
| | | | | I've been working on it little by little for a while now, it's time to actually turn it on.
* oni-gui: Diminish wakatime minor mode to iconGravatar Tom Willemse2026-03-102-3/+9
|
* oni-gui: Use Dosis font for variable pitchGravatar Tom Willemse2026-03-091-2/+2
|
* oni-gui: Use ‘(setf (map-elt))’ to set ↵Gravatar Tom Willemse2026-03-091-2/+3
| | | | | | | ‘default-frame-alist’ This makes it easier to update existing values, and makes running the same command multiple times idempotent.
* oni-gui: Fix icons pathGravatar Tom Willemsen2025-01-151-2/+2
|
* Replace isearch and auto-revert icons with SVG imagesGravatar Tom Willemsen2025-01-153-0/+146
The font awesome fonts don't always work quite right, but SVG images are pretty good to work with.