My current dotfiles
Find a file
Tom Willemse a85ad3fddd Update rincewind configuration
- Sort all use-module directives

- Remove ‘gcc-toolchain’ from the installed packages because it appears that the
  regular emacs-next (not from a git checkout) works fine without it.

- Add ‘emacs-org-roam’ and ‘emacs-vterm’ packages because they both come with C
  modules and installing them on-the-fly in Emacs wasn't working properly.

- Add ‘fakeroot’ package because it appears to be needed now that I'm using
  guix-home if I want to build packages for Archlinux. This still happens when I
  need to install some proprietary program from the AUR.

- Add an Emacs configuration service. For now this just ensures that the
  ‘emacs-next’ package is installed and creates a shepherd service that starts
  Emacs when I log in.

- Change the default run dialog from ‘rofi -show run’ to ‘rofi -show drun’ to
  run .desktop files. This offers more control over what does and doesn't show
  up in the list and allows me to put only stuff in there that actually works in
  a graphical environment.
2022-10-04 23:19:34 -07:00
abcde [abcde] Don't include ‘DISCNUMBER’ in the file name 2022-05-10 19:38:02 -07:00
blueberry-tray/.config/X11/Xsession.d Add bluebarry-tray configuration 2020-11-23 20:21:28 -08:00
cmst/.config/herbstluftwm/autostart.d Add cmst configuration 2020-11-23 20:21:50 -08:00
conkeror/.conkerorrc Add Emacs org-protocol integration 2016-11-24 21:40:52 +01:00
cower/.config/cower Move cower build to top-level Makefile 2018-02-07 00:47:36 -08:00
dir_colors Add dir_colors configuration 2020-11-23 20:22:16 -08:00
dircolors Add .dircolors 2020-02-03 22:41:53 -08:00
dunst [dunst] Add shepherd service definition for running dunst 2022-03-03 01:15:45 -08:00
emacs Add shepherd and mcron services for some applications 2022-05-17 21:58:35 -07:00
firefox [firefox] Make it possible to stow firefox configuration 2022-09-22 23:52:01 -07:00
fish/.config/fish [fish] Remove the VPN indicator 2021-11-06 01:10:08 -07:00
flameshot/.config/systemd/user Add systemd services for some background tasks 2021-11-02 22:06:32 -07:00
fonts/.config Try to use Ubuntu for sans-serif fonts 2020-05-12 21:58:03 -07:00
gimp/.config/herbstluftwm/autostart.d Add Gimp configuration in herbstluftwm 2019-09-09 22:39:53 -07:00
git/.config/git [git] Show closest heading in diff hunk headers for ‘.org’ files 2021-11-02 22:06:32 -07:00
herbstluftwm [herbstluftwm] Fix hlwm-run-or-raise 2022-06-27 09:17:45 -07:00
kdeconnect/.config/systemd/user Add systemd services for some background tasks 2021-11-02 22:06:32 -07:00
keysnail Change undo keybindings 2017-06-06 21:35:34 -07:00
kitty/.config/kitty [kitty] Add bright colors to configuration 2022-05-21 11:27:45 -07:00
lib/usr/lib/sh Reorganize xsession and Xresources 2020-04-26 21:34:57 -07:00
mbsync Add shepherd and mcron services for some applications 2022-05-17 21:58:35 -07:00
mcron/.config/shepherd/init.d Add shepherd and mcron services for some applications 2022-05-17 21:58:35 -07:00
mowedline Add mowedline targets to top Makefile 2018-02-07 00:47:36 -08:00
mpd [mpd] Lispify the MPD query 2022-03-03 01:08:16 -08:00
msmtprc Fix SMTP host for alwaysdata 2017-03-05 22:15:45 -08:00
ncmpcpp/.ncmpcpp [ncmpcpp] Add configuration 2022-05-21 11:27:34 -07:00
notmuch [notmuch] Add another email 2022-09-22 23:52:35 -07:00
nyxt/.config/nyxt [nyxt] Protect against trying to start swank multiple times 2022-02-09 01:11:18 -08:00
oni Update rincewind configuration 2022-10-04 23:19:34 -07:00
picom/.config Check if picom exists before trying to run it 2020-12-26 23:17:23 -08:00
polybar [polybar] Add a module for circe 2022-09-22 23:52:35 -07:00
redshift/.config Check if redshift-gtk exists before trying to run it 2020-12-26 23:17:23 -08:00
rofi Always show rofi on my preferred monitor 2020-12-26 23:17:23 -08:00
sbcl Add SBCL configuration 2020-04-13 02:16:57 -07:00
shepherd/.config/shepherd [shepherd] Fix init file 2022-05-10 19:38:02 -07:00
stumpwm Warn if the i3lock program can’t be found 2020-04-14 22:14:58 -07:00
syncthing/.config/systemd/user Add systemd services for some background tasks 2021-11-02 22:06:32 -07:00
systemd [systemd] Don't notify my every time of new emails 2022-09-22 23:52:01 -07:00
test Move a couple of keybindings to herbstluftwm 2022-07-22 21:12:45 -07:00
trayer/.config/herbstluftwm/autostart.d Make some scripts executable 2016-10-19 21:04:45 +02:00
unclutter/.config/systemd/user Add systemd services for some background tasks 2021-11-02 22:06:32 -07:00
urxvt/.config/X11/Xresources.d Add forgotten URxvt settings 2020-04-26 22:36:34 -07:00
util/usr/bin Run shfmt on merge-pacnews 2019-01-24 01:22:12 -08:00
work/usr/bin [work] Add option to start my rdp in a window and update options 2022-09-22 23:52:01 -07:00
x11 [x11] Remove configuration file for rincewind 2022-09-22 23:52:01 -07:00
xbindkeys Add shepherd and mcron services for some applications 2022-05-17 21:58:35 -07:00
xdg/.config [xdg] Don't specify the file to tangle to, the make file does it 2022-03-01 19:05:22 -08:00
xmodmap [xmodmap] Add section to remap Super_R to Hyper_R 2022-01-13 23:10:42 -08:00
zsh [zsh] Set the askpass program in case a program needs to use it 2022-09-22 23:52:01 -07:00
.dir-locals.el Store outline settings in directory instead of file 2016-07-17 15:44:27 +02:00
.gitignore Add Guix manifest file 2022-03-03 01:25:38 -08:00
.projectile Don’t list .cask contents in projectile 2016-11-15 17:29:45 +01:00
.stowrc [firefox] Make it possible to stow firefox configuration 2022-09-22 23:52:01 -07:00
config.scm Switch rincewind over to using Guix Home 2022-09-26 16:05:48 -07:00
GNUmakefile [firefox] Make it possible to stow firefox configuration 2022-09-22 23:52:01 -07:00
guix-profile.org [notmuch] Add notmuch to my guix profile 2022-06-27 09:17:45 -07:00
maskfile.md Use mask to call into make 2020-04-24 20:49:40 -07:00
README.org Fix typo 2016-10-09 00:07:28 +02:00
test.scm Add test.scm 2022-07-22 21:14:56 -07:00

Here is my dotfiles repository, it shows my configuration for several programs I use.

Emacs