aboutsummaryrefslogtreecommitdiffstats
path: root/oni
Commit message (Collapse)AuthorAgeFilesLines
* Accept wezterm as a terminal to raiseGravatar Tom Willemse2024-08-151-1/+1
| | | | I've been trying it out.
* Don't use ‘add-zsh-hook’ for setting up vtermGravatar Tom Willemse2024-08-151-2/+4
| | | | | It seems that the ‘autoload’ and ‘add-zsh-hook’ calls somehow interfered with the later setup of the ‘zsh-autosuggestions’.
* Add configuration for icecatGravatar Tom Willemse2024-07-042-1/+106
|
* Update Emacs config to latest commitGravatar Tom Willemse2024-07-022-10/+24
|
* Set wallpaper when stumpwm startsGravatar Tom Willemse2024-07-011-0/+2
| | | | | | This depends on ‘feh’ being installed and the wallpaper existing. I'll want to update it to actually depend on the ‘feh’ package and to download the wallpaper package from somewhere else.
* Fix stumpwm packagesGravatar Tom Willemse2024-07-012-1/+35
| | | | | | | | The latest ‘stumpwm’ package has removed the “lib” output. All things using the ‘stumpwm:lib’ output need to switch to just using ‘stumpwm’. I've added the ‘stumpwm+swank’ package definition because in my package repository it depends on ‘stumpwm:lib’ and this way I can update it more easily.
* Remove rounded corners around the stumpwm modelineGravatar Tom Willemse2024-07-013-0/+25
| | | | | | | | | | | - Redefine the ‘stumpwm::make-mode-line-window’ function to set the ‘_NET_WM_WINDOW_TYPE’ property to ‘_NET_WM_WINDOW_TYPE_DOCK’ so that it can be matched by window type. - Specify that for picom any “dock” type windows should be excluded from getting rounded corners. - Add ‘rounded-corners-exclude’ initializer for the ‘home-picom-configuration’.
* Add mpdscrobble serviceGravatar Tom Willemse2024-06-193-4/+79
|
* Remove conflicting definitions of SCSHGravatar Tom Willemse2024-06-193-59/+2
| | | | Changes that I made were added to Guix some time ago.
* Move all mpd-related packages into (oni packages mpd)Gravatar Tom Willemse2024-06-194-47/+39
|
* Remove unused packageGravatar Tom Willemse2024-06-191-3/+0
|
* Update emacs config to latest versionGravatar Tom Willemse2024-06-191-2/+2
|
* Add my PHP config for EmacsGravatar Tom Willemse2024-06-192-1/+27
|
* fix: oni channel urlGravatar Tom Willemse2024-04-191-1/+1
|
* chore(emacs-config): Update to latestGravatar Tom Willemse2024-04-191-2/+2
|
* fix: Update git repo and homepage urlsGravatar Tom Willemse2024-04-196-10/+10
| | | | I switched from using Forgejo back to using cgit, and the urls have changed.
* 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-072-48/+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-042-24/+48
|
* Update to latest emacs configurationGravatar Tom Willemse2024-04-041-16/+18
|
* Add oni-python configurationGravatar Tom Willemse2024-04-042-14/+38
|
* Update to latest Emacs configGravatar Tom Willemse2024-02-151-2/+2
|
* 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-054-21/+170
|
* Alphabetize package definitions in ‘emacs.scm’Gravatar Tom Willemse2024-02-011-300/+276
|
* Add ‘tym’ packageGravatar Tom Willemse2024-01-302-1/+42
| | | | | 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-302-34/+40
| | | | | | | | | | | | ‘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-283-1/+75
|
* 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
|
* Move emacs-outli to emacs packages fileGravatar Tom Willemse2024-01-162-30/+22
|
* Update emacs-outli to latest versionGravatar Tom Willemse2024-01-161-19/+17
|
* 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.
* Update emacs-config to latest versionGravatar Tom Willemse2024-01-071-2/+2
|
* 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 ‘oni-git-commit’ configuration packageGravatar Tom Willemse2023-12-191-0/+12
|
* Fix imports for latest GuixGravatar Tom Willemse2023-12-191-2/+1
|
* Upgrade to latest emacs configurationGravatar Tom Willemse2023-12-191-2/+2
|
* Update Emacs configuration to latest versionGravatar Tom Willemse2023-12-121-2/+2
|
* Add ‘GDK_CORE_DEVICE_EVENTS’Gravatar Tom Willemse2023-12-071-0/+2
| | | | This allows Emacs to accept remapped keys from Stumpwm.