aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix autokeyGravatar Tom Willemse2025-12-161-2/+1
|
* pop-os/atuin: Add some common sub-subcommandsGravatar Tom Willemse2025-12-101-0/+3
|
* pop-os: Add ‘nala’ and default common subcommandsGravatar Tom Willemse2025-12-101-17/+37
| | | | | I was hoping that the configuration would be additive onto the original defaults, sadly they get overwritten instead. Now I've added the defaults back.
* home-zsh-atuin-service: Fix ‘common_subcommands’ ↵Gravatar Tom Willemse2025-12-101-1/+5
| | | | configuration
* pop-os: Switch to “skim” search mode for AtuinGravatar Tom Willemse2025-12-102-3/+10
|
* pop-os: Sync atuin history with homeGravatar Tom Willemse2025-12-102-2/+9
|
* atuin: Add ‘guix’ as a common-prefix commandGravatar Tom Willemse2025-12-102-2/+8
|
* pop-os: Use ‘home-module’ to cut up configuration a ↵Gravatar Tom Willemse2025-12-031-133/+134
| | | | | | | little I'm trying out abstracting some more of my configuration so it's easier to keep in line with my other machines.
* pop-os: Remove unused fontsGravatar Tom Willemse2025-12-031-2/+0
|
* pop-os: Remove unnecessary packagesGravatar Tom Willemse2025-12-031-3/+1
| | | | | These packages are already added by the ‘foreign-distro-compatibility-packages’ and don't need to be specified again.
* Move ‘foreign-distro-compatibility-packages’ to commonGravatar Tom Willemse2025-12-014-285/+294
| | | | Also have all the configurations use it.
* Reduce number of imports by using specification->packageGravatar Tom Willemse2025-12-011-15/+9
|
* Fix up rincewind configurationGravatar Tom Willemse2025-12-015-134/+148
| | | | | | | | | | | | | | | | I've been messing arround with it for a while and I've changed a bunch of things I don't even remember exactly why, but here we are and everything works. - There were some imports that needed to be changed because packages had moved around. - I've added some packages that I'm trying out for various things. - I removed Blackthorne from my configuration because I have a dedicated device to play this on now. - I split off some packages in separate variables to try and make more clear why I'm using them and also make them easier to reuse in other configurations.
* kitty: Bind next_window to easy-to-use keyGravatar Tom Willemse2025-12-011-1/+2
|
* packages/emacs: Add Naquadah themeGravatar Tom Willemse2025-11-281-0/+21
|
* Add compilation instructions for SurfingkeysGravatar Tom Willemse2025-11-281-0/+6
|
* services/xdisorg: Add option for sxhkd extensionsGravatar Tom Willemse2025-11-281-0/+13
|
* sxhkd: Add some keybindingsGravatar Tom Willemse2025-11-281-0/+6
|
* pop-os/emacs: Add more sql connectionsGravatar Tom Willemse2025-11-281-0/+12
|
* Emacs: Fix filename matching for filament projectGravatar Tom Willemse2025-11-281-1/+5
|
* pop-os: Fix herbstluft setupGravatar Tom Willemse2025-11-281-7/+6
|
* Pop-OS: Add Emacs VundoGravatar Tom Willemse2025-11-281-1/+3
|
* Pop-os: Add mandoc so that man page load paths updateGravatar Tom Willemse2025-11-281-0/+1
|
* Surfingkeys: Add AWS shortcut for PuntGravatar Tom Willemse2025-11-141-0/+4
|
* Surfingkeys: Add Glance and Silverbullet shortcutsGravatar Tom Willemse2025-11-141-0/+7
|
* Surfingkeys: Run prettierGravatar Tom Willemse2025-11-042-95/+139
|
* Surfingkeys: Add some keybindings for PuntGravatar Tom Willemse2025-11-041-0/+4
|
* pop-os: Add some Emacs packagesGravatar Tom Willemse2025-10-231-11/+6
|
* surfingkeys: Add search for LinearGravatar Tom Willemse2025-10-161-0/+1
|
* pop-os/emacs: In magit, show locked files in the status ↵Gravatar Tom Willemse2025-10-161-0/+23
| | | | buffer
* pop-os: Update initial setup for herbstluftwmGravatar Tom Willemse2025-10-031-2/+2
|
* pop-os: Add the GPG Agent serviceGravatar Tom Willemse2025-10-031-1/+10
|
* pop-os: Add autorandr configuration to automatically ↵Gravatar Tom Willemse2025-10-031-1/+6
| | | | | | switch screens Now when I plug screens in and out it should automatically detect the change.
* emacs: Add ssh-agent requirement to Emacs Shepherd serviceGravatar Tom Willemse2025-10-031-0/+1
| | | | | This way the right environment variables should be available for the ssh-agent to work in Emacs.
* pop-os: Add play/pause and volume controlsGravatar Tom Willemse2025-09-251-2/+24
|
* hlwm-run-or-raise: Fix scsh referenceGravatar Tom Willemse2025-09-241-1/+1
| | | | I had a custom scsh version temporarily and deleted it.
* herbstluftwm: Add configuration and automatic reloadGravatar Tom Willemse2025-09-241-2/+16
| | | | | Now when the reconfigure happens the herbstluftwm configuration can be automatically reloaded.
* pop-os: Switch to herbstluftwmGravatar Tom Willemse2025-09-241-60/+147
|
* sxhkd: Add configurationGravatar Tom Willemse2025-09-242-6/+116
|
* (oni home services xdisorg): Add sxhkd serviceGravatar Tom Willemse2025-09-181-2/+40
|
* stumpwm: Sadly, Chromium still is also a browser, ↵Gravatar Tom Willemse2025-09-171-1/+1
| | | | technically
* stumpwm: Don't create chat groupGravatar Tom Willemse2025-09-041-1/+0
| | | | | I don't have enough chat applications anymore to put anything in a specific group.
* rincewind: Add some firefox settings I addedGravatar Tom Willemse2025-09-021-1/+7
|
* pop-os: UpdateGravatar Tom Willemse2025-09-021-9/+19
|
* (oni packages emacs): Fix tree-sitter packagesGravatar Tom Willemse2025-09-021-0/+1
| | | | | | Some tree sitter packages used to be part of the ‘(rosenthal packages tree-sitter)’ packages, but others have been moved to ‘(gnu packages tree-sitter)’.
* atuin: Fix compatibility with old Rust packaging methodsGravatar Tom Willemse2025-09-022-10/+13
| | | | | | The way Rust packages are packaged has changed, this commit fixes compatibility with the in-between compatibility layer until I can properly make atuin work for the new packaging system.
* fonts: Add Fantasque Sans Mono Nerd font and Annotation MonoGravatar Tom Willemse2025-09-021-3/+106
|
* pop-os/stumpwm: Add commands for specific monitor setupsGravatar Tom Willemse2025-08-211-0/+18
|
* emacs-config: Use latestGravatar Tom Willemse2025-08-211-21/+21
|
* stumpwm: Simplify audio controlsGravatar Tom Willemse2025-08-212-9/+9
|