| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update Emacs config to latest commit | 2024-07-02 | 2 | -10/+24 | ||
| | | ||||||
| * | Set wallpaper when stumpwm starts | 2024-07-01 | 1 | -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 packages | 2024-07-01 | 2 | -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 modeline | 2024-07-01 | 3 | -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 service | 2024-06-19 | 3 | -4/+79 | ||
| | | ||||||
| * | Remove conflicting definitions of SCSH | 2024-06-19 | 3 | -59/+2 | ||
| | | | | | Changes that I made were added to Guix some time ago. | |||||
| * | Move all mpd-related packages into (oni packages mpd) | 2024-06-19 | 4 | -47/+39 | ||
| | | ||||||
| * | Remove unused package | 2024-06-19 | 1 | -3/+0 | ||
| | | ||||||
| * | Update emacs config to latest version | 2024-06-19 | 1 | -2/+2 | ||
| | | ||||||
| * | Add my PHP config for Emacs | 2024-06-19 | 2 | -1/+27 | ||
| | | ||||||
| * | fix: oni channel url | 2024-04-19 | 1 | -1/+1 | ||
| | | ||||||
| * | chore(emacs-config): Update to latest | 2024-04-19 | 1 | -2/+2 | ||
| | | ||||||
| * | fix: Update git repo and homepage urls | 2024-04-19 | 6 | -10/+10 | ||
| | | | | | I switched from using Forgejo back to using cgit, and the urls have changed. | |||||
| * | feat(emacs): Add ‘org-modern’ configuration | 2024-04-19 | 2 | -4/+47 | ||
| | | ||||||
| * | Automatically add ssh keys to ssh-agent when first used | 2024-04-07 | 1 | -0/+1 | ||
| | | ||||||
| * | Call inkplate-display directly instead of through herd | 2024-04-07 | 1 | -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 configuration | 2024-04-07 | 1 | -2/+5 | ||
| | | | | | | gpg-agent wasn't working when trying to set up an ssh-agent, so use regular ssh-agent instead. | |||||
| * | Remove custom company package | 2024-04-07 | 2 | -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 profile | 2024-04-05 | 1 | -1/+3 | ||
| | | ||||||
| * | Add nginx-mode for Emacs | 2024-04-04 | 2 | -24/+48 | ||
| | | ||||||
| * | Update to latest emacs configuration | 2024-04-04 | 1 | -16/+18 | ||
| | | ||||||
| * | Add oni-python configuration | 2024-04-04 | 2 | -14/+38 | ||
| | | ||||||
| * | Update to latest Emacs config | 2024-02-15 | 1 | -2/+2 | ||
| | | ||||||
| * | Install Fennel-mode into my Emacs | 2024-02-05 | 1 | -1/+3 | ||
| | | ||||||
| * | Fix GPG in Emacs | 2024-02-05 | 1 | -0/+8 | ||
| | | ||||||
| * | Add my yaml-mode configuration for Emacs | 2024-02-05 | 4 | -21/+170 | ||
| | | ||||||
| * | Alphabetize package definitions in ‘emacs.scm’ | 2024-02-01 | 1 | -300/+276 | ||
| | | ||||||
| * | Add ‘tym’ package | 2024-01-30 | 2 | -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 ↵ | 2024-01-30 | 2 | -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 configuration | 2024-01-28 | 3 | -1/+75 | ||
| | | ||||||
| * | Add another keybinding for my footpedal | 2024-01-16 | 1 | -0/+2 | ||
| | | ||||||
| * | Remove unnecessary and unwanted visual effects | 2024-01-16 | 1 | -24/+3 | ||
| | | ||||||
| * | Fix imports for emacs-outli | 2024-01-16 | 2 | -5/+3 | ||
| | | ||||||
| * | Fix typo for integration between Emacs and vterm | 2024-01-16 | 1 | -2/+2 | ||
| | | ||||||
| * | Add mcron service that runs inkplate-display at midnight | 2024-01-16 | 1 | -1/+14 | ||
| | | ||||||
| * | Move emacs-outli to emacs packages file | 2024-01-16 | 2 | -30/+22 | ||
| | | ||||||
| * | Update emacs-outli to latest version | 2024-01-16 | 1 | -19/+17 | ||
| | | ||||||
| * | Remap some keys in StumpWM for my foot pedal | 2024-01-16 | 1 | -2/+19 | ||
| | | ||||||
| * | Disable broken service | 2024-01-07 | 1 | -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 version | 2024-01-07 | 1 | -2/+2 | ||
| | | ||||||
| * | Configure ‘emacs-vterm’ through Guix | 2024-01-07 | 2 | -7/+103 | ||
| | | ||||||
| * | Change data configuration | 2023-12-19 | 1 | -72/+202 | ||
| | | | | | | | - Replace Herbstluftwm with Sawfish WM. - Install Emacs through Guix. | |||||
| * | Add ‘oni-git-commit’ configuration package | 2023-12-19 | 1 | -0/+12 | ||
| | | ||||||
| * | Fix imports for latest Guix | 2023-12-19 | 1 | -2/+1 | ||
| | | ||||||
| * | Upgrade to latest emacs configuration | 2023-12-19 | 1 | -2/+2 | ||
| | | ||||||
| * | Update Emacs configuration to latest version | 2023-12-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Add ‘GDK_CORE_DEVICE_EVENTS’ | 2023-12-07 | 1 | -0/+2 | ||
| | | | | | This allows Emacs to accept remapped keys from Stumpwm. | |||||
| * | Update ‘inkplate-display’ to latest version | 2023-12-07 | 1 | -2/+2 | ||
| | | ||||||
| * | Update to latest emacs configuration | 2023-11-08 | 1 | -2/+2 | ||
| | | ||||||
| * | Add Emacs Pinentry configuration | 2023-11-08 | 2 | -5/+66 | ||
| | | ||||||
