| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -3/+50 | |
| | | |||||
| * | Move all mpd-related packages into (oni packages mpd) | 2024-06-19 | 2 | -2/+2 | |
| | | |||||
| * | Remove unused package | 2024-06-19 | 1 | -3/+0 | |
| | | |||||
| * | Add my PHP config for Emacs | 2024-06-19 | 1 | -1/+3 | |
| | | |||||
| * | fix: oni channel url | 2024-04-19 | 1 | -1/+1 | |
| | | |||||
| * | 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 | 1 | -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 profile | 2024-04-05 | 1 | -1/+3 | |
| | | |||||
| * | Add nginx-mode for Emacs | 2024-04-04 | 1 | -1/+3 | |
| | | |||||
| * | Add oni-python configuration | 2024-04-04 | 1 | -1/+3 | |
| | | |||||
| * | 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 | 2 | -1/+4 | |
| | | |||||
| * | Add ‘tym’ package | 2024-01-30 | 1 | -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 ↵ | 2024-01-30 | 1 | -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 configuration | 2024-01-28 | 2 | -1/+51 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | 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. | ||||
| * | 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 ‘GDK_CORE_DEVICE_EVENTS’ | 2023-12-07 | 1 | -0/+2 | |
| | | | | | This allows Emacs to accept remapped keys from Stumpwm. | ||||
| * | Add Emacs Pinentry configuration | 2023-11-08 | 2 | -5/+66 | |
| | | |||||
| * | Add gpg-agent to Guix | 2023-11-07 | 1 | -1/+10 | |
| | | |||||
| * | Update module import | 2023-11-07 | 1 | -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-status | 2023-11-07 | 1 | -1/+3 | |
| | | |||||
| * | Add MSMTP configuration | 2023-11-06 | 1 | -3/+36 | |
| | | |||||
| * | Make the dashboard wiki page loading asynchronous | 2023-10-13 | 1 | -15/+24 | |
| | | |||||
| * | Add a random EmacsWiki page to my dashboard | 2023-10-12 | 1 | -0/+23 | |
| | | |||||
| * | Add a random note from my Roam database to the dashboard | 2023-10-12 | 2 | -1/+51 | |
| | | |||||
| * | Add autokey and copyq services | 2023-10-12 | 3 | -1/+122 | |
| | | |||||
| * | Add golden-ratio to Emacs configuration | 2023-10-12 | 2 | -3/+46 | |
| | | |||||
| * | Add mpv and mpv-mpris services | 2023-10-08 | 2 | -4/+108 | |
| | | |||||
| * | Add ‘ace-link’-specific settings | 2023-10-03 | 2 | -4/+37 | |
| | | |||||
| * | Add custom emacs-notmuch package | 2023-09-29 | 1 | -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 configuration | 2023-09-28 | 2 | -4/+42 | |
| | | |||||
| * | Add keybindings for managing dunst in stumpwm | 2023-09-27 | 1 | -0/+11 | |
| | | |||||
| * | Add eros to my Emacs configuration | 2023-09-27 | 2 | -3/+43 | |
| | | |||||
| * | Add some indentation into zsh function | 2023-09-19 | 1 | -2/+2 | |
| | | |||||
| * | Update to latest emacs config | 2023-09-19 | 1 | -3/+5 | |
| | | |||||
| * | Add abcde as an alias for running through guix shell | 2023-09-19 | 2 | -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 config | 2023-09-14 | 2 | -4/+116 | |
| | | |||||
