aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services
Commit message (Collapse)AuthorAgeFilesLines
* Add ‘GDK_CORE_DEVICE_EVENTS’Gravatar Tom Willemse2023-12-071-0/+2
| | | | This allows Emacs to accept remapped keys from Stumpwm.
* Add Emacs Pinentry configurationGravatar Tom Willemse2023-11-081-4/+63
|
* Update module importGravatar Tom Willemse2023-11-071-1/+1
| | | | | | Dunst was moved from the ‘(gnu packages dunst)’ module to the ‘(gnu packages wm)’ module in commit bf6fdf76b0fe19cbf5787795caac8edab6eeb439 of the Guix repository.
* Make the dashboard wiki page loading asynchronousGravatar Tom Willemse2023-10-131-15/+24
|
* Add a random EmacsWiki page to my dashboardGravatar Tom Willemse2023-10-121-0/+23
|
* Add a random note from my Roam database to the dashboardGravatar Tom Willemse2023-10-121-0/+46
|
* Add autokey and copyq servicesGravatar Tom Willemse2023-10-122-0/+114
|
* Add golden-ratio to Emacs configurationGravatar Tom Willemse2023-10-121-2/+43
|
* Add mpv and mpv-mpris servicesGravatar Tom Willemse2023-10-081-0/+101
|
* Add ‘ace-link’-specific settingsGravatar Tom Willemse2023-10-031-2/+30
|
* Add ace-link to my Emacs configurationGravatar Tom Willemse2023-09-281-3/+39
|
* Add keybindings for managing dunst in stumpwmGravatar Tom Willemse2023-09-271-0/+11
|
* Add eros to my Emacs configurationGravatar Tom Willemse2023-09-271-2/+40
|
* Add some more of my Emacs packages to my configGravatar Tom Willemse2023-09-141-2/+40
|
* Fix rebase errorGravatar Tom Willemse2023-08-291-5/+5
|
* Add zsh-autopair configurationGravatar Tom Willemse2023-08-291-1/+33
|
* Rename ‘helpful.el’ to ‘oni-helpful.el’Gravatar Tom Willemse2023-08-291-3/+3
| | | | | | This is to prevent any confusion about what files are loaded, otherwise the configuration will provide the helpful feature that the helpful package should provide.
* Fix typoGravatar Tom Willemse2023-08-291-1/+1
|
* Add emacs-yasnippet-capf to my configurationGravatar Tom Willemse2023-08-291-1/+40
|
* Clean up Emacs helpful configurationGravatar Tom Willemse2023-08-291-8/+7
|
* Enable which key mode in stumpwmGravatar Tom Willemse2023-08-291-0/+2
|
* Add configuration for emacs-helpfulGravatar Tom Willemse2023-08-292-3/+89
|
* Add stumptray to stumpwm configurationGravatar Tom Willemse2023-08-291-2/+35
|
* Split stumpwm-gaps configuration into separate serviceGravatar Tom Willemse2023-08-293-77/+133
|
* Change herbstluftwm configuration to consist of multiple ↵Gravatar Tom Willemse2023-08-231-3/+4
| | | | files
* Fix unclutter configurationGravatar Tom Willemse2023-08-231-3/+3
|
* Add ZSH contextual abbrevs packageGravatar Tom Willemse2023-08-231-1/+34
|
* Fix stumpwm ‘*user-keybindings*’ definitionGravatar Tom Willemse2023-07-221-1/+2
|
* Add screenshot bindings to stumpwmGravatar Tom Willemse2023-07-151-0/+15
|
* Add ‘emacs-oni-hy’Gravatar Tom Willemse2023-07-142-9/+13
| | | | | | | | | 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.
* Clean up checking prefixes in notmuch configurationGravatar Tom Willemse2023-07-121-27/+30
|
* Add notmuch configuration to guix-homeGravatar Tom Willemse2023-07-121-0/+136
|
* Remove Inkplate update code from Emacs initGravatar Tom Willemse2023-07-081-25/+0
| | | | This should now be done by the one-shot service I created.
* Add one-shot service to update my Inkplate displayGravatar Tom Willemse2023-07-081-0/+60
|
* Replace all ‘lambda’ occurrences with ‘λ’Gravatar Tom Willemse2023-06-208-43/+40
|
* Add gaps to my stumpwm configurationGravatar Tom Willemse2023-06-202-3/+77
| | | | | | | I had to copy in and redefine the ‘stumpwm::maximize-window’ function from the ‘swm-gaps’ package because for some reason ‘(frame-width ...)’ returns a ratio on my machine (is it because high-dpi, or ultra-wide? I don't know) and not an integer, which screws up the ‘(setf (xlib:drawable-width ...) ...)’ call.
* Change the color of the window name in the mode lineGravatar Tom Willemse2023-04-221-1/+2
|
* Update colors for stumpwmGravatar Tom Willemse2023-04-221-0/+8
|
* Show VPN status in mode-lineGravatar Tom Willemse2023-04-221-1/+9
|
* Show only a single window title in the mode-lineGravatar Tom Willemse2023-04-221-2/+7
|
* Add keybindings for running programs and switching windowsGravatar Tom Willemse2023-04-221-0/+2
|
* Fix arguments for locking the screenGravatar Tom Willemse2023-04-221-1/+1
|
* Add some frame preferences to stumpwmGravatar Tom Willemse2023-03-301-0/+9
|
* Add opacity-rule option for picomGravatar Tom Willemse2023-03-301-0/+3
| | | | | | | | | | | | | | | | 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.
* Add Emacs configurationGravatar Tom Willemse2023-03-172-3/+93
|
* Clean up import for (oni home services emacs)Gravatar Tom Willemse2023-03-171-7/+17
|
* Automatically reload stumpwm if any changes are made to ↵Gravatar Tom Willemse2023-03-171-6/+21
| | | | its config
* Make picom restart automatically when the coonfiguration ↵Gravatar Tom Willemse2023-03-161-2/+12
| | | | changes
* Add the current date to the mode-line, set up some colorGravatar Tom Willemse2023-03-161-0/+4
|
* Make running i3lock unaware of the location of i3lockGravatar Tom Willemse2023-03-161-1/+1
| | | | | Right now this works fine, but once I remove ‘/usr/bin/i3lock’ and install it with Guix the path will change completely.