aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/config/rincewind.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add emacs-syncthing-statusGravatar Tom Willemse2023-11-071-1/+3
|
* Add MSMTP configurationGravatar Tom Willemse2023-11-061-3/+36
|
* Add a random note from my Roam database to the dashboardGravatar Tom Willemse2023-10-121-1/+5
|
* Add autokey and copyq servicesGravatar Tom Willemse2023-10-121-1/+8
|
* Add golden-ratio to Emacs configurationGravatar Tom Willemse2023-10-121-1/+3
|
* Add mpv and mpv-mpris servicesGravatar Tom Willemse2023-10-081-4/+7
|
* Add ‘ace-link’-specific settingsGravatar Tom Willemse2023-10-031-2/+7
|
* Add custom emacs-notmuch packageGravatar Tom Willemse2023-09-291-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 configurationGravatar Tom Willemse2023-09-281-1/+3
|
* Add eros to my Emacs configurationGravatar Tom Willemse2023-09-271-1/+3
|
* Update to latest emacs configGravatar Tom Willemse2023-09-191-3/+5
|
* Add abcde as an alias for running through guix shellGravatar Tom Willemse2023-09-191-1/+0
| | | | | 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 configGravatar Tom Willemse2023-09-141-2/+76
|
* Add nonguix channel explicitlyGravatar Tom Willemse2023-08-291-0/+9
| | | | | | | My configuration depends on some nonguix packages and having it be only a transient dependency through guix gaming channel means that when I disabled the gaming channel because it was broken, it broke my configuration because it also removed the nonguix channel from my configuration.
* Add zsh-autopair configurationGravatar Tom Willemse2023-08-291-1/+3
|
* Add emacs-yasnippet-capf to my configurationGravatar Tom Willemse2023-08-291-2/+4
|
* Add abcdeGravatar Tom Willemse2023-08-291-0/+3
|
* Add configuration for emacs-helpfulGravatar Tom Willemse2023-08-291-1/+8
|
* Add stumptray to stumpwm configurationGravatar Tom Willemse2023-08-291-1/+9
|
* Split stumpwm-gaps configuration into separate serviceGravatar Tom Willemse2023-08-291-2/+10
|
* Ignore some more files with notmuchGravatar Tom Willemse2023-07-221-1/+2
|
* Add oni-project Emacs configurationGravatar Tom Willemse2023-07-221-1/+4
|
* Add some more tree-sitter grammarsGravatar Tom Willemse2023-07-171-1/+11
|
* Add ‘tree-sitter-bash’ as a test to see if ↵Gravatar Tom Willemse2023-07-151-0/+3
| | | | tree-sitter works
* Change to using ‘emacs-next-tree-sitter’Gravatar Tom Willemse2023-07-141-3/+3
|
* Add ‘emacs-oni-hy’Gravatar Tom Willemse2023-07-141-2/+17
| | | | | | | | | I just added a configuration for programming in Hy. This is the first step for moving more of my Emacs configuration into guix home. Instead of adding the autoload for ‘oni-hy’ in the ‘oni-core’ package, I've added it directly to my Guix configuration. In the future I'll want to change this so that each package gets its own configuration and also extends my Emacs configuration so that it automatically adds these autoloads when I add a package.
* Add notmuch configuration to guix-homeGravatar Tom Willemse2023-07-121-1/+10
|
* Add the Rosenthal channel to my Guix setupGravatar Tom Willemse2023-07-101-1/+10
|
* Add recutils to my home profileGravatar Tom Willemse2023-07-101-0/+5
|
* Add one-shot service to update my Inkplate displayGravatar Tom Willemse2023-07-081-1/+5
|
* Add ‘org-contacts’ to my configurationGravatar Tom Willemse2023-07-081-1/+3
|
* Install my notmuch configuration for Emacs with guix-homeGravatar Tom Willemse2023-06-211-1/+3
|
* Install ‘emacs-org-roam’ into my home profileGravatar Tom Willemse2023-06-211-0/+3
|
* Add some more of my emacs configuratin packages to my ↵Gravatar Tom Willemse2023-05-251-1/+15
| | | | home profile
* Include imports required for ‘with-master-branch’Gravatar Tom Willemse2023-05-241-0/+4
|
* Update my channel's URLGravatar Tom Willemse2023-04-011-1/+1
|
* Add my Emacs Lisp configuration for EmacsGravatar Tom Willemse2023-04-011-1/+3
|
* feat(rincewind): Install some packages in my home from ↵Gravatar Tom Willemse2023-03-301-4/+21
| | | | | | | | | profile These packages were installed in my default profile using ‘guix package -i’. Since I'm using Guix home the setup of my default profile is a bit odd at the moment, so since these seem to be here to stay for the moment I figured I should install them in my home profile.
* Add opacity-rule option for picomGravatar Tom Willemse2023-03-301-5/+4
| | | | | | | | | | | | | | | | Use this option to specify that anything containing “(Meeting) | Microsoft Teams” (which should be in the title of MS Teams when in a meeting) should have 100% opacity, and also that anything containing “freerdp” should have 100% opacity. For Teams I really only need it to be opaque once a meeting starts, I don't care the rest of the time. For XFreeRDP I've tried matching on ‘class_g’, ‘name’, nothing seems to work. Using ‘opacity-rule’ finally seems to have an effect. The rules both use ‘*’ to match anywhere in the name, and ‘?’ to specify that the match should be case-insensitive.
* Don't do fancy compositing for i3lockGravatar Tom Willemse2023-03-161-4/+8
|
* Try to fix transparency of xfreerdpGravatar Tom Willemse2023-03-161-3/+5
|
* Add my emacs-vterm configurationGravatar Tom Willemse2023-03-161-2/+4
|
* Add stumpwm configurationGravatar Tom Willemse2023-03-161-3/+9
|
* Install stumpwm+swank and get rid of some conflicting ↵Gravatar Tom Willemse2023-03-161-9/+9
| | | | configuration
* Remove litable and add oni-org-roam configuration packageGravatar Tom Willemse2023-03-151-1/+3
|
* Add service for notifications for MPDGravatar Tom Willemse2023-03-071-2/+4
|
* Rename ‘(oni home services compton)’ -> ‘(oni home ↵Gravatar Tom Willemse2023-03-071-3/+3
| | | | services picom)’
* Add picom service configuration for rincewindGravatar Tom Willemse2023-03-071-0/+44
|
* Clean up rincewind config importsGravatar Tom Willemse2023-03-061-41/+86
|
* Move picom configuration to dataGravatar Tom Willemse2023-03-061-3/+9
| | | | | This configuration is for now specific to data, rincewind will have a different configuration.