| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix indentation | 2025-01-06 | 1 | -4/+4 | |
| | | |||||
| * | emacs-oni-php: Install its scripts | 2025-01-02 | 1 | -2/+5 | |
| | | | | | | | I created a scripts directory for emacs-oni-php that contains a script written in SCSH. So a) copy the scripts over to the build output, and b) install SCSH as a dependency for emacs-oni-php. | ||||
| * | pop-os: Install htop | 2025-01-02 | 1 | -1/+4 | |
| | | | | | | Sometimes this laptop seems to start working really hard (The fan turns on) and I'd like to know what it's doing at that point. | ||||
| * | emacs-oni-gnus: remove recursive dependency | 2025-01-02 | 1 | -3/+2 | |
| | | |||||
| * | Update my emacs config package to latest commit | 2025-01-02 | 1 | -2/+2 | |
| | | |||||
| * | Use emacs-pgtk as the emacs package to support Wayland | 2025-01-02 | 1 | -2/+3 | |
| | | | | | | I'm trying out wayland and want to be able to run Emacs without resorting to Xwayland because the compositor I'm trying out doesn't work with it. | ||||
| * | Consider Zen Browser to be a browser | 2024-12-19 | 1 | -1/+1 | |
| | | |||||
| * | Move file ending for .emacs to Emacs configuration | 2024-12-16 | 2 | -4/+4 | |
| | | |||||
| * | pop-os: Install packages for PHP development | 2024-12-12 | 1 | -1/+5 | |
| | | |||||
| * | pop-os: Add web-mode for Vue development | 2024-12-12 | 1 | -1/+4 | |
| | | |||||
| * | Add yaml mode | 2024-12-12 | 1 | -2/+4 | |
| | | |||||
| * | [pop-os] Add Dockerfile mode to Emacs | 2024-12-10 | 1 | -1/+4 | |
| | | |||||
| * | Add start of mbsync service | 2024-12-09 | 2 | -1/+39 | |
| | | |||||
| * | pop-os: Fix up HTML mode | 2024-12-09 | 1 | -1/+6 | |
| | | |||||
| * | [pop-os] Add grep settings | 2024-12-09 | 1 | -1/+3 | |
| | | |||||
| * | [pop-os] Add org-mode settings | 2024-12-09 | 1 | -28/+36 | |
| | | |||||
| * | Fix typo | 2024-12-09 | 1 | -1/+1 | |
| | | |||||
| * | Make custom-file a setting in the Emacs configuration | 2024-12-09 | 2 | -3/+10 | |
| | | |||||
| * | [pop-os] Fix switching buffers in Emacs | 2024-12-09 | 1 | -2/+4 | |
| | | |||||
| * | [pop-os] Add scheme mode for Emacs | 2024-12-09 | 1 | -2/+6 | |
| | | |||||
| * | [pop-os] Set up wakapi | 2024-12-09 | 1 | -2/+9 | |
| | | |||||
| * | Fix basic Emacs setup, add magit | 2024-12-09 | 1 | -5/+33 | |
| | | |||||
| * | Adding initial config | 2024-12-09 | 1 | -0/+36 | |
| | | |||||
| * | Add tree sitter dependency for oni-python | 2024-12-06 | 1 | -1/+4 | |
| | | |||||
| * | data: Install oni-gnus configuration | 2024-12-06 | 2 | -1/+15 | |
| | | |||||
| * | data: Install org-caldav | 2024-12-06 | 2 | -3/+45 | |
| | | | | | This is only an initial commit, more work needs to be done before I can use it. | ||||
| * | data: Install gforth | 2024-12-06 | 1 | -1/+5 | |
| | | |||||
| * | data: Install Dosis font | 2024-12-06 | 1 | -0/+3 | |
| | | |||||
| * | Include yaml mode for data | 2024-11-28 | 1 | -2/+4 | |
| | | |||||
| * | Fix rincewind configuration | 2024-11-22 | 6 | -15/+118 | |
| | | |||||
| * | Exclude calculator from golden-ratio-modemaster | 2024-11-22 | 1 | -0/+1 | |
| | | |||||
| * | Add wakatime configuration | 2024-11-22 | 2 | -2/+92 | |
| | | |||||
| * | Make zsh word movement keys work more like Emacs | 2024-11-22 | 1 | -1/+6 | |
| | | |||||
| * | Add sawfish service code | 2024-11-18 | 1 | -0/+49 | |
| | | | | | This should probably have been added earlier, but I seem to have missed it. | ||||
| * | Add cbatticon service | 2024-11-18 | 2 | -1/+59 | |
| | | |||||
| * | Add oni-python to data | 2024-11-08 | 1 | -2/+4 | |
| | | |||||
| * | Update emacs config to latest | 2024-11-01 | 1 | -5/+4 | |
| | | |||||
| * | Remove oni guix channel dependency | 2024-10-31 | 1 | -8/+0 | |
| | | | | | | It's easier to put these packages directly in my configuration rather than keep them in a separate repository. This will likely break some things. | ||||
| * | Add configuration for xss-lock | 2024-10-29 | 4 | -41/+113 | |
| | | |||||
| * | Don't show the weather in a new Firefox tab | 2024-10-24 | 1 | -0/+1 | |
| | | |||||
| * | Update to latest emacs configuration | 2024-08-15 | 1 | -2/+2 | |
| | | |||||
| * | Accept wezterm as a terminal to raise | 2024-08-15 | 1 | -1/+1 | |
| | | | | | I've been trying it out. | ||||
| * | Don't use ‘add-zsh-hook’ for setting up vterm | 2024-08-15 | 1 | -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 icecat | 2024-07-04 | 2 | -1/+106 | |
| | | |||||
| * | 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. | ||||
