2cd30670d8
Fix rincewind configuration
2024-11-22 23:42:12 -08:00
3e149fff6c
Exclude calculator from golden-ratio-mode
2024-11-22 23:28:35 -08:00
25d95f3cdd
Add wakatime configuration
2024-11-22 23:28:35 -08:00
21d8c958e8
Add sawfish service code
...
This should probably have been added earlier, but I seem to have missed it.
2024-11-18 21:41:47 -08:00
869528b295
Add cbatticon service
2024-11-18 21:41:36 -08:00
c21a3aa725
Add configuration for xss-lock
2024-10-29 00:17:48 -07:00
e332b2ab1d
Accept wezterm as a terminal to raise
...
I've been trying it out.
2024-08-15 00:18:32 -07:00
b07410da65
Don't use ‘add-zsh-hook’ for setting up vterm
...
It seems that the ‘autoload’ and ‘add-zsh-hook’ calls somehow interfered with
the later setup of the ‘zsh-autosuggestions’.
2024-08-15 00:14:26 -07:00
08c336290e
Add configuration for icecat
2024-07-04 23:57:28 -07:00
72bb9d7b9c
Set wallpaper when stumpwm starts
...
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.
2024-07-01 14:20:25 -07:00
b3e3f9292c
Fix stumpwm packages
...
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.
2024-07-01 14:18:40 -07:00
eec1396d42
Remove rounded corners around the stumpwm modeline
...
- 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’.
2024-07-01 14:17:30 -07:00
53cc05214f
Add mpdscrobble service
2024-06-19 23:02:35 -07:00
744b191483
Move all mpd-related packages into (oni packages mpd)
2024-06-19 21:55:28 -07:00
fc494ab25b
feat(emacs): Add ‘org-modern’ configuration
2024-04-19 22:58:03 -07:00
16fae84dc0
Call inkplate-display directly instead of through herd
...
It doesn't seem to be running correctly at night, so maybe calling it directly
will work better than calling it through ‘herd’.
2024-04-07 00:19:04 -07:00
cc0b32e016
Fix GPG in Emacs
2024-02-05 23:42:12 -08:00
1fd9b5aa80
Add my yaml-mode configuration for Emacs
2024-02-05 23:41:14 -08:00
5755831bb6
Add ‘ace-link-notmuch’ package and configuration
2024-01-28 00:39:45 -08:00
98dd7c6966
Add another keybinding for my footpedal
2024-01-16 09:32:37 -08:00
9af2af66b0
Fix typo for integration between Emacs and vterm
2024-01-16 01:08:24 -08:00
265c55bcda
Add mcron service that runs inkplate-display at midnight
2024-01-16 01:08:03 -08:00
f2c93c4287
Remap some keys in StumpWM for my foot pedal
2024-01-16 01:00:17 -08:00
7f691ec18e
Configure ‘emacs-vterm’ through Guix
2024-01-07 21:44:51 -08:00
5b0c97e2e5
Add ‘GDK_CORE_DEVICE_EVENTS’
...
This allows Emacs to accept remapped keys from Stumpwm.
2023-12-07 23:36:31 -08:00
bf912c42ff
Add Emacs Pinentry configuration
2023-11-08 15:13:10 -08:00
54034c220b
Update module import
...
Dunst was moved from the ‘(gnu packages dunst)’ module to the ‘(gnu packages
wm)’ module in commit bf6fdf76b0fe19cbf5787795caac8edab6eeb439 of the Guix
repository.
2023-11-07 17:15:17 -08:00
1f92565b73
Make the dashboard wiki page loading asynchronous
2023-10-13 14:43:15 -07:00
b6ae70a86b
Add a random EmacsWiki page to my dashboard
2023-10-12 21:59:45 -07:00
7f3e524136
Add a random note from my Roam database to the dashboard
2023-10-12 20:56:47 -07:00
934b8bbffa
Add autokey and copyq services
2023-10-12 20:54:54 -07:00
3712c888b7
Add golden-ratio to Emacs configuration
2023-10-12 17:03:21 -07:00
cb16d6af61
Add mpv and mpv-mpris services
2023-10-08 22:07:36 -07:00
25d760efc8
Add ‘ace-link’-specific settings
2023-10-03 22:12:22 -07:00
314ef89dc0
Add ace-link to my Emacs configuration
2023-09-28 00:22:30 -07:00
51a84e941e
Add keybindings for managing dunst in stumpwm
2023-09-27 23:44:21 -07:00
9ad2400a9a
Add eros to my Emacs configuration
2023-09-27 23:44:06 -07:00
c900af3e00
Add some more of my Emacs packages to my config
2023-09-14 22:54:36 -07:00
e6a5c692d3
Fix rebase error
2023-08-29 22:30:36 -07:00
150273d741
Add zsh-autopair configuration
2023-08-29 22:28:30 -07:00
0e0fccec88
Rename ‘helpful.el’ to ‘oni-helpful.el’
...
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.
2023-08-29 22:26:42 -07:00
0f6732d1c9
Fix typo
2023-08-29 22:26:42 -07:00
edfc8c2558
Add emacs-yasnippet-capf to my configuration
2023-08-29 22:26:42 -07:00
9679603547
Clean up Emacs helpful configuration
2023-08-29 22:26:42 -07:00
7a53f8302a
Enable which key mode in stumpwm
2023-08-29 22:26:42 -07:00
cb90aa8b43
Add configuration for emacs-helpful
2023-08-29 22:26:42 -07:00
28ff76fc03
Add stumptray to stumpwm configuration
2023-08-29 22:26:42 -07:00
1cb472dd97
Split stumpwm-gaps configuration into separate service
2023-08-29 22:26:42 -07:00
b98c93c159
Change herbstluftwm configuration to consist of multiple files
2023-08-23 11:24:42 -07:00
8835dbdc31
Fix unclutter configuration
2023-08-23 10:57:36 -07:00