aboutsummaryrefslogtreecommitdiff
path: root/tw/home
AgeCommit message (Collapse)Author
2023-10-30Improve diff-mode leader key handlingTimo Wilken
2023-10-28Mark Guix-related local var as safeTimo Wilken
2023-10-28Reformat Ledger files on saveTimo Wilken
2023-10-11Fix TeX-mode-hook variable nameTimo Wilken
2023-10-11Fix mmm-default-submode-face for Emacs 29Timo Wilken
2023-10-11Disable trailing-space highlighting in help and eww (dash-docs) modesTimo Wilken
2023-10-11Add option to create requested Emacs XDG directoryTimo Wilken
2023-10-11Tweak Emacs settings, especially backup file locationsTimo Wilken
2023-10-11Apply dash-docs customizations early enoughTimo Wilken
If they are part of counsel-dash's :custom, they're applied after :config runs, and :config fails.
2023-10-10Improve restic pre-filling functionTimo Wilken
This allows using vanilla restic by default, using the prefilling as restic.vin instead. Also allows specifying a username for vin.
2023-10-10Fix aurora alias quotingTimo Wilken
2023-10-08Graft nvda onto picom if necessaryTimo Wilken
Picom fails on startup if using the proprietary nvidia driver but plain mesa libs.
2023-10-08Install and configure nvidia-system-monitorTimo Wilken
2023-10-08Use NVIDIA driver display namesTimo Wilken
2023-10-08Use dirty, proprietary NVIDIA driverTimo Wilken
For hopefully better gaming performance.
2023-10-07Update Emacs config for 29.1Timo Wilken
2023-10-05Fix work screen layout and improve startup layoutTimo Wilken
2023-10-05Set default monitors for i3 workspacesTimo Wilken
2023-10-05Handle new prefer_system_replacement_specs.*.recipe keys in alidistTimo Wilken
2023-10-03Use working scpx method by default for trampTimo Wilken
2023-10-02Make CPU bars smaller in htopTimo Wilken
16 CPUs are too many in the AllCPUs2 format. Also update the config to the latest htop version.
2023-09-20Work around mcron's restrictive PATH settingTimo Wilken
2023-09-19Formalise password keys to avoid PATH issuesTimo Wilken
Mcron seems to set a restricted PATH now, so make sure it knows where to find "pass". Also use less shell substitution and implement repository URL building in Guile.
2023-09-18Alias ggr to git grepTimo Wilken
2023-09-14Override Emacs' faulty italics detectionTimo Wilken
2023-09-13Update Emacs, Kitty and Vim Catppuccin themesTimo Wilken
The Emacs theme saw the most development, no longer uses autothemer, and exposes a few new Customize variables.
2023-09-12Remove unused khal, khard and vdirsyncer services on CERN desktopTimo Wilken
2023-09-12Add comments on vimTimo Wilken
2023-09-12Factor out common desktop servicesTimo Wilken
Most of the code for setting desktop layouts is common between machines. Also, make the blueman-applet service reusable.
2023-09-12Factor out proper Git and GnuPG service typesTimo Wilken
2023-09-12Always encrypt to default key as wellTimo Wilken
Allow specifying a default key for GnuPG, to which it will encrypt everything. This allows me to still read me sent encrypted mail in aerc. See also: https://lists.sr.ht/~rjarry/aerc-discuss/%3CCUMGQ2JG8G0P.YIQ497JVC3AW%40nixos%3E
2023-09-08Back up Syncthing data separatelyTimo Wilken
This should allow sharing the underlying data with backups from fp4.twilken.net.
2023-09-05Fix OpenMoji height adjustment since the font works againTimo Wilken
2023-09-04Bind :sign and :encrypt keys for aercTimo Wilken
2023-09-02Enable scanning using sane-airscan + ipp-usbTimo Wilken
This allows using my scanner properly, since I haven't connected it to the network.
2023-08-02Fix git work identity configTimo Wilken
The work gitconfig wasn't getting applied. Explicitly include it in the main gitconfig in an extensible way.
2023-07-23Improve sly setupTimo Wilken
Need a `sly-eval-buffer' command. Also, `sly-mrepl' doesn't work without running `sly' beforehand.
2023-07-19Configure emacs-sly for Common Lisp devTimo Wilken
2023-06-30Add WIP sleep support to sessionmenuTimo Wilken
Doesn't really work yet, because writing to /sys/power/state needs root.
2023-06-30Modernise aerc config for 0.15.0+Timo Wilken
Some config settings were deprecated and/or changed.
2023-06-29Add basic msmtp configurationTimo Wilken
TODO: configure git-send-email to use msmtp instead of connecting to the SMTP server directly? In case I want to switch to offlineimap + notmuch + msmtp with aerc, this would be useful.
2023-06-29Improve prompt colouring if user is rootTimo Wilken
2023-06-29Fix zsh host completion colouringTimo Wilken
2023-06-29Back up savegames in Steam sandboxTimo Wilken
2023-06-11Remove deleted timo@wilkenfamily.de mailboxTimo Wilken
2023-06-10Auto-shrink Geiser REPL windowTimo Wilken
2023-06-08Add xcopy and xpaste aliasesTimo Wilken
2023-06-07Fix invocation of imv command by aercTimo Wilken
This way, it's invoked only when the user presses "O" instead of when switching to the image attachment.
2023-06-07Fix aerc deletion keybindsTimo Wilken
"D" should mean "move to bin" in view mode as well.
2023-06-06Remove unused home channelTimo Wilken
The guix-gaming-games channel isn't used, so remove it. This way we can just fall back to the system channels.