My current dotfiles
Find a file
Tom Willemse 5c200f0cb4 Fixup rofi theme configuration
This is a temporary fix. I've switched from using ‘@theme’ to ‘@import’ because
the former discards the default theme, and apparently my theme makes some
assumptions about the state of things and requires the default theme to work.
The proper fix would be to fix my theme instead.

This change also fixes a bunch of typos and fixes the use of references within
the theme. References aren't strictly necessary, but my current theme relies on
them and they are technically a valid part of the configuration.
2022-07-03 19:06:32 -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 Make firefox menus translucent 2020-12-26 23:17:23 -08: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] Ignore some directories that contain metadata 2022-06-27 09:17:45 -07:00
nyxt/.config/nyxt [nyxt] Protect against trying to start swank multiple times 2022-02-09 01:11:18 -08:00
oni Fixup rofi theme configuration 2022-07-03 19:06:32 -07:00
picom/.config Check if picom exists before trying to run it 2020-12-26 23:17:23 -08:00
polybar [polybar] Use notmuch if available to count unread emails 2022-05-26 23:32:52 -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 [emacs] Include more variables for my Emacs service 2022-03-01 19:06:43 -08: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 Add script to connect to remote desktop 2022-03-01 21:43:31 -08:00
x11 [x11] Remove shelldon startup file, shelldon isn't used anymore 2022-03-01 19:05:59 -08: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 Update ZSH prompt 2022-06-14 22:16:49 -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 [stow] Don’t fold directories when stowing files 2021-11-02 22:06:32 -07:00
config.scm Add ‘guix-home’ configuration for data 2022-03-30 02:42:09 -07:00
GNUmakefile Add xbindkeys configuration to the default installed modules 2022-05-17 21:59:03 -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

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

Emacs