aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
Commit message (Collapse)AuthorAgeFilesLines
* feat(emacs): Add ‘org-modern’ configurationGravatar Tom Willemse2024-04-192-4/+47
|
* Automatically add ssh keys to ssh-agent when first usedGravatar Tom Willemse2024-04-071-0/+1
|
* Call inkplate-display directly instead of through herdGravatar Tom Willemse2024-04-071-2/+2
| | | | | It doesn't seem to be running correctly at night, so maybe calling it directly will work better than calling it through ‘herd’.
* Add ssh-agent configurationGravatar Tom Willemse2024-04-071-2/+5
| | | | | gpg-agent wasn't working when trying to set up an ssh-agent, so use regular ssh-agent instead.
* Remove custom company packageGravatar Tom Willemse2024-04-071-15/+10
| | | | | | | | | The changes I made to the package have been accepted upstream, so I don't need to maintain my own anymore. Commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=55c94d68df Discussion: https://issues.guix.gnu.org/68839
* Add ‘emacs-oni-git-commit’ to my profileGravatar Tom Willemse2024-04-051-1/+3
|
* Add nginx-mode for EmacsGravatar Tom Willemse2024-04-041-1/+3
|
* Add oni-python configurationGravatar Tom Willemse2024-04-041-1/+3
|
* Install Fennel-mode into my EmacsGravatar Tom Willemse2024-02-051-1/+3
|
* Fix GPG in EmacsGravatar Tom Willemse2024-02-051-0/+8
|
* Add my yaml-mode configuration for EmacsGravatar Tom Willemse2024-02-052-1/+4
|
* Add ‘tym’ packageGravatar Tom Willemse2024-01-301-1/+5
| | | | | Tym is a terminal emulator that can be configured through Lua, which means it can be configured through Fennel.
* Add custom ‘emacs-company’ package, remove custom ↵Gravatar Tom Willemse2024-01-301-14/+15
| | | | | | | | | | | | ‘emacs-notmuch’ The custom ‘emacs-notmuch’ package isn't necessary anymore since my patch was submitted[1] The custom ‘emacs-company’ fixes some issues with icons and images not loading while installed with Guix. [1]: https://issues.guix.gnu.org/68667
* Add ‘ace-link-notmuch’ package and configurationGravatar Tom Willemse2024-01-282-1/+51
|
* Add another keybinding for my footpedalGravatar Tom Willemse2024-01-161-0/+2
|
* Remove unnecessary and unwanted visual effectsGravatar Tom Willemse2024-01-161-24/+3
|
* Fix imports for emacs-outliGravatar Tom Willemse2024-01-162-5/+3
|
* Fix typo for integration between Emacs and vtermGravatar Tom Willemse2024-01-161-2/+2
|
* Add mcron service that runs inkplate-display at midnightGravatar Tom Willemse2024-01-161-1/+14
|
* Remap some keys in StumpWM for my foot pedalGravatar Tom Willemse2024-01-161-2/+19
|
* Disable broken serviceGravatar Tom Willemse2024-01-071-1/+4
| | | | | The service itself isn't actually broken, but the ‘mpv-mpris’ package couldn't compile when I tried.
* Configure ‘emacs-vterm’ through GuixGravatar Tom Willemse2024-01-072-7/+103
|
* Change data configurationGravatar Tom Willemse2023-12-191-72/+202
| | | | | | - Replace Herbstluftwm with Sawfish WM. - Install Emacs through Guix.
* Add ‘GDK_CORE_DEVICE_EVENTS’Gravatar Tom Willemse2023-12-071-0/+2
| | | | This allows Emacs to accept remapped keys from Stumpwm.
* Add Emacs Pinentry configurationGravatar Tom Willemse2023-11-082-5/+66
|
* Add gpg-agent to GuixGravatar Tom Willemse2023-11-071-1/+10
|
* Update module importGravatar Tom Willemse2023-11-071-1/+1
| | | | | | Dunst was moved from the ‘(gnu packages dunst)’ module to the ‘(gnu packages wm)’ module in commit bf6fdf76b0fe19cbf5787795caac8edab6eeb439 of the Guix repository.
* Add emacs-syncthing-statusGravatar Tom Willemse2023-11-071-1/+3
|
* Add MSMTP configurationGravatar Tom Willemse2023-11-061-3/+36
|
* Make the dashboard wiki page loading asynchronousGravatar Tom Willemse2023-10-131-15/+24
|
* Add a random EmacsWiki page to my dashboardGravatar Tom Willemse2023-10-121-0/+23
|
* Add a random note from my Roam database to the dashboardGravatar Tom Willemse2023-10-122-1/+51
|
* Add autokey and copyq servicesGravatar Tom Willemse2023-10-123-1/+122
|
* Add golden-ratio to Emacs configurationGravatar Tom Willemse2023-10-122-3/+46
|
* Add mpv and mpv-mpris servicesGravatar Tom Willemse2023-10-082-4/+108
|
* Add ‘ace-link’-specific settingsGravatar Tom Willemse2023-10-032-4/+37
|
* Add custom emacs-notmuch packageGravatar Tom Willemse2023-09-291-4/+8
| | | | | | This fixes a bug that exists in the package that the Notmuch logo doesn't show up in notmuch-hello. I'll try and make a couple of other changes before opening a pull request back to Guix to fix it.
* Add ace-link to my Emacs configurationGravatar Tom Willemse2023-09-282-4/+42
|
* Add keybindings for managing dunst in stumpwmGravatar Tom Willemse2023-09-271-0/+11
|
* Add eros to my Emacs configurationGravatar Tom Willemse2023-09-272-3/+43
|
* Add some indentation into zsh functionGravatar Tom Willemse2023-09-191-2/+2
|
* Update to latest emacs configGravatar Tom Willemse2023-09-191-3/+5
|
* Add abcde as an alias for running through guix shellGravatar Tom Willemse2023-09-192-1/+1
| | | | | I don't use ‘abcde’ frequently enough to keep it in my home profile all the time.
* Add some more of my Emacs packages to my configGravatar Tom Willemse2023-09-142-4/+116
|
* Fix rebase errorGravatar Tom Willemse2023-08-291-5/+5
|
* Add nonguix channel explicitlyGravatar Tom Willemse2023-08-291-0/+9
| | | | | | | My configuration depends on some nonguix packages and having it be only a transient dependency through guix gaming channel means that when I disabled the gaming channel because it was broken, it broke my configuration because it also removed the nonguix channel from my configuration.
* Add zsh-autopair configurationGravatar Tom Willemse2023-08-292-2/+36
|
* Rename ‘helpful.el’ to ‘oni-helpful.el’Gravatar Tom Willemse2023-08-291-3/+3
| | | | | | This is to prevent any confusion about what files are loaded, otherwise the configuration will provide the helpful feature that the helpful package should provide.
* Fix typoGravatar Tom Willemse2023-08-291-1/+1
|
* Add emacs-yasnippet-capf to my configurationGravatar Tom Willemse2023-08-292-3/+44
|