aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* stumpwm: Use different background imageGravatar Tom Willemse2026-05-151-1/+1
|
* emacs-config: Fix package nameGravatar Tom Willemse2026-05-151-1/+1
| | | | ‘emacs-nov-el’ was renamed to ‘emacs-nov’
* org-mem: Don't include .org_archive files or harp filesGravatar Tom Willemse2026-05-151-2/+5
| | | | | | I can't think of a reason why I would want to keep around archived tasks. The harp files will use the same title constantly, I don't need that.
* rincewind: Use the system screen lockerGravatar Tom Willemse2026-05-151-0/+1
| | | | | | PAM versions in Archlinux and Guix have diverged, so to make sure I can unlock my screen after locking it I need to use the one installed through pacman, not Guix.
* rincewind: Remove easytagGravatar Tom Willemse2026-05-151-2/+1
| | | | It's not supported in Guix anymore.
* rincewind: Remove autokey serviceGravatar Tom Willemse2026-05-151-3/+0
| | | | It's not in Guix anymore.
* pop-os/emacs: Add vertico posframeGravatar Tom Willemse2026-05-062-1/+5
|
* glide: Add tab group functionsGravatar Tom Willemse2026-05-062-1/+47
|
* glide: Bind ‘C-n’ and ‘C-p’ in insert modeGravatar Tom Willemse2026-05-061-0/+3
| | | | | I don't want this constantly creating new windows when I don't actually mean to do that. I could also change this in ‘about:keyboard’
* glide: Bind ‘A-x’ in insert mode tooGravatar Tom Willemse2026-05-061-1/+1
|
* glide: Add current mode to the tab barGravatar Tom Willemse2026-05-061-2/+5
|
* glide: Add auto command for setting my geo location on ↵Gravatar Tom Willemse2026-05-061-0/+8
| | | | punt staging
* glide: Clean up bookmark functionsGravatar Tom Willemse2026-05-061-2/+12
|
* pop-os/emacs: Add function to create settings migrationsGravatar Tom Willemse2026-05-051-1/+10
|
* pop-os: Remove web-mode fixGravatar Tom Willemse2026-05-051-797/+0
| | | | I don't use web-mode anymore right now.
* pop-os/emacs: Add stillness-modeGravatar Tom Willemse2026-04-293-0/+26
|
* pop-os/emacs: Sort tests in random orderGravatar Tom Willemse2026-04-291-1/+1
|
* pop-os: Add custom compilation mode for artisan testsGravatar Tom Willemse2026-04-291-1/+6
|
* pop-os: Add notmuch and sendmail configurationGravatar Tom Willemse2026-04-271-1/+34
|
* glide: Add command to keep other windowGravatar Tom Willemse2026-04-241-4/+13
|
* glide: Fix errors in split windows when no split windows ↵Gravatar Tom Willemse2026-04-241-1/+7
| | | | exist
* pop-os/emacs: Add command to create Saloon requestsGravatar Tom Willemse2026-04-221-1/+17
|
* pop-os/emacs: Add command to create a saloon connectorGravatar Tom Willemse2026-04-211-12/+21
|
* pop-os/emacs: Don't treat filament speciallyGravatar Tom Willemse2026-04-201-3/+1
| | | | Filament now runs in /app/filament instead of /app.
* pop-os/emacs: Add Lobsters PHP feed for elfeedGravatar Tom Willemse2026-04-131-1/+2
|
* pop-os/emacs: Fix vue-ts-mode loadingGravatar Tom Willemse2026-04-102-0/+4
|
* pop-os/emacs: Fix prodigy definitionsGravatar Tom Willemse2026-04-101-33/+34
| | | | Only apply them after prodigy gets loaded.
* pop-os/emacs: Update browserGravatar Tom Willemse2026-04-101-3/+3
|
* pop-os: Add prodigyGravatar Tom Willemse2026-04-102-1/+42
|
* pop-os/emacs: Add php blogGravatar Tom Willemse2026-04-021-1/+3
|
* pop-os/emacs: Support tests with dataproviders for runningGravatar Tom Willemse2026-04-021-1/+1
|
* pop-os: Add emacs-logviewGravatar Tom Willemse2026-04-023-5/+19
|
* pop-os: Add new Emacs configuration packagesGravatar Tom Willemse2026-04-013-7/+30
|
* glide/sitesearch: Properly load urlsGravatar Tom Willemse2026-04-011-1/+1
|
* glide: Add extension for workGravatar Tom Willemse2026-04-011-1/+2
|
* pop-os/emacs: Add agenda file collection functionGravatar Tom Willemse2026-04-011-0/+13
|
* pop-os/emacs: Add feed to elfeedGravatar Tom Willemse2026-04-011-2/+4
|
* pop-os: Add Emacs Eshell configurationGravatar Tom Willemse2026-04-011-31/+2
|
* glide: Move sitesearch function to own fileGravatar Tom Willemse2026-04-012-148/+148
|
* glide: Add favicons and topsitesGravatar Tom Willemse2026-03-311-6/+23
|
* wezterm: Set bg and fg colorsGravatar Tom Willemse2026-03-301-0/+7
|
* pop-os: Install treesitter for VueGravatar Tom Willemse2026-03-302-11/+32
| | | | Also add slack and combobulate (paredit for treesitter).
* emacs-config: Update to latestGravatar Tom Willemse2026-03-301-2/+2
|
* glide/tabbar: Update tab bar when window focus changesGravatar Tom Willemse2026-03-301-1/+5
|
* glide: Reorder options in url picker, show all bookmarksGravatar Tom Willemse2026-03-301-9/+10
|
* glide: Load tabbar from separate fileGravatar Tom Willemse2026-03-302-252/+253
|
* glide: Show current window's tabs count in status barGravatar Tom Willemse2026-03-301-3/+4
|
* glide: keyboard_quit: Also close the command-lineGravatar Tom Willemse2026-03-301-0/+4
|
* glide: Bind keyboard_quit in command and normal modes as ↵Gravatar Tom Willemse2026-03-301-1/+1
| | | | well
* pop-os: Configure Emacs org-mem packageGravatar Tom Willemse2026-03-302-2/+5
|