Commit graph

842 commits

Author SHA1 Message Date
45063f303e Fix up some font settings
I’ll try hintfull for a while, see how I like it.
2020-04-27 10:44:02 -07:00
1f131eef79 Add forgotten URxvt settings
Oops! Almost accidentally deleted this.
2020-04-26 22:36:34 -07:00
68a62390b8 Fix color definitions
M4 treats ‘#’ as a comment delimiter, so that if there is a macro that expands
to, for example, ‘#222222’ it will ignore any macros any further along the line.
2020-04-26 22:33:16 -07:00
79c006b5c6 Add meta-package for my X11 configuration
With this meta-package it locks down which packages should be installed.
2020-04-26 21:35:26 -07:00
5bb0014265 Reorganize xsession and Xresources
- Add xsession. Instead of requiring each of my machines to setup their own
‘.xsession’ add one that should work for all of them.

- Use M4 for the Xresources database. I didn’t want the X11 project to be aware
of all the configuration files that could be added in there and I was able to
figure out how to have it load all of the configuration files in the
‘Xresources.d’ directory. Now each configuration can inject properties into the
X resources database.

- Have ‘.xsession’ load all of the scripts in ‘.config/X11/Xsession.d’. Each
configuration can now inject some script to run when X starts.

- Have ‘.xsession’ load a machine-specific script so that each machine can
override what it does when X starts.
2020-04-26 21:34:57 -07:00
81c8b04af6 Properly use first prerequisite instead of all for stow 2020-04-26 20:58:39 -07:00
e0c021b4ac Add my firefox userChrome 2020-04-26 16:54:44 -07:00
4b637506d9 Automatically hide polybar if necessary
xfreerdp doesn’t seem to play nice with Polybar, so hide Polybar whenever
xfreerdp is focused.
2020-04-26 16:17:45 -07:00
e67f221c21 Rename Compton to Picom
They renamed the project and it’s been warning me about this for a while.
2020-04-26 16:12:05 -07:00
6c65158e68 Ignore compton.conf 2020-04-24 20:50:45 -07:00
fb85e44193 Use mask to call into make 2020-04-24 20:49:40 -07:00
a52da655ff Remove impossible command 2020-04-24 20:40:28 -07:00
5ebf5e1d21 Try out Mask 2020-04-22 23:35:54 -07:00
0a06d13dbd Remove org-wild-notifier service
It’s not working as I’d hoped.
2020-04-22 23:19:57 -07:00
7332f38f1b Change the monitor for polybar’r rincewind config
Also enable IPC
2020-04-22 23:19:28 -07:00
d51518fa00 Fix formatting 2020-04-22 23:19:20 -07:00
305f3f2a06 Fix scsh location 2020-04-22 23:19:06 -07:00
7f870a0035 Fixup which directories get synced
Syncing all of them was causing mbsync to fail.
2020-04-22 23:18:29 -07:00
12cd5eb996 Adjust terminal width on rincewind 2020-04-22 23:17:58 -07:00
28cf08ab72 Fix up some of the Steam windows 2020-04-22 23:16:11 -07:00
91792b022c Add settings for work
Add a “work” tag. Set xfreerdp windows to be floating and use the work tag.
2020-04-22 23:15:24 -07:00
a410d8ef6f Automatic fixes from shfmt 2020-04-15 00:55:03 -07:00
8681e8a0da Add machine-specific configs for MPD 2020-04-15 00:54:18 -07:00
d1db306774 Include more in my music directory
Right now there are two subdirectories:

- ~/music/ogg
- ~/music/mp3

Include both in MPD
2020-04-15 00:49:37 -07:00
cbf581acfa Use .stowrc instead of a bash wrapper around stow
The comment in ‘stow-home’ claims that ‘.stowrc’ doesn’t support variable
expansion. I don’t know if I couldn’t figure it out before or if stow has been
updated since then, but it seems to work fine now.
2020-04-15 00:48:00 -07:00
c07ca71f0a Export the variable output by ‘gnome-keyring-daemon --start’
Without exporting it other programs can’t tell if the daemon is running.
2020-04-15 00:39:51 -07:00
6aebd64c28 Include the TERM in the fish title 2020-04-15 00:39:40 -07:00
f339c6b237 Warn if the i3lock program can’t be found 2020-04-14 22:14:58 -07:00
ed92628a52 Fix stumpwm config 2020-04-14 22:14:44 -07:00
a5c3e484a1 Add stumpwm configuration 2020-04-13 15:09:46 -07:00
cda0cab859 Add SBCL configuration 2020-04-13 02:16:57 -07:00
4ee6f52b87 Fix indentation 2020-04-13 02:15:11 -07:00
3838287fb5 Remove PATH from fish config, should be handled by .profile 2020-04-13 02:14:54 -07:00
4a916455d2 Make Caliber use dark mode 2020-04-13 02:14:29 -07:00
abdb565cee Add .dircolors 2020-02-03 22:41:53 -08:00
6b709924b9 Add Gimp configuration in herbstluftwm 2019-09-09 22:39:53 -07:00
f5f1259737 Remove Emacs snippets
All of these snippets are now distributed with their Emacs configuration.
2019-09-09 22:37:53 -07:00
946b7425de Fix (automatic) syncing of email
- Load the necessary environment variables from ‘gnome-keyring-daemon’ when
  loading fish.
- Don’t sync the Archive directory from ryuslash.org, it’s too big and mbsync
  seems to get really confused about it.
- Disable old email accounts from syncing with mbsync.
- Fix the ‘get-mail-password’ and ‘set-mail-password’ scripts.
  - Use ‘secretstorage’ instead of ‘keyring’, this appears to be newer and
    easier to use.
2019-08-14 23:45:13 -07:00
587bcae5e6 Fix handling of Firefox class, remove Conkeror as default 2019-07-22 08:38:56 -07:00
78d12003b6 Fix mail helpers 2019-07-22 08:38:56 -07:00
d148bab30c Add configuration for org-wild-notification 2019-05-15 22:19:00 -07:00
131fb8ad85 Add kitty configuration 2019-05-15 22:12:06 -07:00
4e09948878 Add kitty to Herbstluftwm 2019-05-15 22:10:55 -07:00
6543bf2025 Add kitty completion to fish 2019-05-15 22:10:38 -07:00
3cad689fed Fix fonts in polybar
Icons are now actually show in the bar
2019-04-29 15:24:27 -07:00
97c0fe91f3 Make polybar autostart script executable 2019-04-14 16:10:27 -07:00
0b76dbdb7b Add config for rincewind’s polybar
- Change some of the colors, because I’ve spent a little more time on this on
  rincewind than on data.
- Add a script that will start polybar whenever herbstluftwm starts.
- Rename [bar/drd] to [bar/data] to match the hostname of data.
2019-04-14 14:17:24 -07:00
add4767e1e Update wallpaper for rincewind 2019-04-14 14:06:03 -07:00
b396d506a7 Load machine-specific wallpaper in herbstluftwm 2019-04-14 13:38:43 -07:00
e603b364d8 Add polybar config 2019-04-14 13:30:02 -07:00