aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [zathura] Change default background and foreground colorsGravatar Tom Willemse2024-07-041-0/+6
|
* 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
|
* Add archlinux package search for SurfingkeysGravatar Tom Willemse2024-04-221-0/+1
|
* fix(surfingkeyes): Fix syntax errorGravatar Tom Willemse2024-04-201-1/+1
|
* feat(surfingkeys): Add EmacsWiki searchGravatar Tom Willemse2024-04-191-1/+1
|
* 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
|
* fix(surfingkeys): Fix melpa name casingGravatar Tom Willemse2024-04-191-1/+1
|
* feat(surfingkeys): Add Melpa search aliasGravatar Tom Willemse2024-04-191-0/+1
|
* Add keybinding ‘cl’ to “copy link”Gravatar Tom Willemse2024-04-091-0/+1
|
* [Surfingkeys] Add keybinding for Phanpy to load new postsGravatar Tom Willemse2024-04-091-0/+4
|
* Fix up some search aliasesGravatar Tom Willemse2024-04-071-1/+14
|
* Automatically add ssh keys to ssh-agent when first usedGravatar Tom Willemse2024-04-071-0/+1
|
* Automatically delete some old GoG promotional emailsGravatar Tom Willemse2024-04-071-1/+2
|
* Change default branch name to gitGravatar Tom Willemse2024-04-071-0/+2
| | | | ‘master’ is a problematic term and ‘main’ works just as well.
* Fix ‘sendmailcmd’ for gitGravatar Tom Willemse2024-04-071-1/+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
|