aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix the ratio of the secondary frame for the dev desktopGravatar Tom Willemse2020-12-261-1/+1
| | | | This brings my terminal back to 80 columns.
* Fix showing certain tags on my secondary monitorGravatar Tom Willemse2020-12-261-1/+2
|
* Change polybar’s background colorGravatar Tom Willemse2020-12-261-1/+1
| | | | This is to make it look more like my Emacs mode line.
* Show available desktop tags in polybarGravatar Tom Willemse2020-12-261-1/+13
|
* Always show rofi on my preferred monitorGravatar Tom Willemse2020-12-261-4/+4
|
* Don’t start an alternative editorGravatar Tom Willemse2020-12-261-2/+1
| | | | | | | Sometimes I’m too impatient and will try to start ‘emacsclient’ before the server has finished starting up. This means that it will start another Emacs session and it won’t be obvious to me. Now it’ll just fail to start ‘emacsclient’ and I can try again a few seconds later.
* Swap my monitors on rincewindGravatar Tom Willemse2020-12-262-2/+2
|
* Be less verbose about loading zplug modulesGravatar Tom Willemse2020-12-261-1/+1
|
* Fix data configuration for herbstluftwmGravatar Tom Willemse2020-12-061-0/+0
|
* Add data configuration for X11Gravatar Tom Willemse2020-11-231-0/+6
|
* Add dir_colors configurationGravatar Tom Willemse2020-11-231-0/+2
|
* Add cmst configurationGravatar Tom Willemse2020-11-231-0/+3
|
* Add bluebarry-tray configurationGravatar Tom Willemse2020-11-231-0/+3
|
* Mode dunst keyboard shortcutsGravatar Tom Willemse2020-11-132-30/+10
| | | | | The keyboard shortcuts defined in the configuration file have been deprecated, instead dunst now comes with a ‘dunstctl’ command that should be used.
* Add some more aliasesGravatar Tom Willemse2020-06-171-0/+13
|
* Add my old ZSH promptGravatar Tom Willemse2020-06-171-0/+37
|
* Add ZSH aliasesGravatar Tom Willemse2020-06-171-0/+14
|
* Fix zplug usageGravatar Tom Willemse2020-06-171-1/+1
|
* Try to use Ubuntu for sans-serif fontsGravatar Tom Willemse2020-05-121-0/+10
|
* Add pre- and post-install recipes for configurationsGravatar Tom Willemse2020-05-092-1/+17
| | | | | Use the post-install recipe for Emacs to configure it to open org-protocol requests.
* Clean up Emacs configGravatar Tom Willemse2020-05-093-40/+0
| | | | Everything’s moved to my emacs-config project
* Fix some names and modesGravatar Tom Willemse2020-04-273-0/+0
|
* Add fonts.confGravatar Tom Willemse2020-04-271-0/+27
|
* Fix up some font settingsGravatar Tom Willemse2020-04-271-2/+2
| | | | I’ll try hintfull for a while, see how I like it.
* Add forgotten URxvt settingsGravatar Tom Willemse2020-04-261-0/+40
| | | | Oops! Almost accidentally deleted this.
* Fix color definitionsGravatar Tom Willemse2020-04-261-26/+26
| | | | | 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.
* Add meta-package for my X11 configurationGravatar Tom Willemse2020-04-264-1/+28
| | | | With this meta-package it locks down which packages should be installed.
* Reorganize xsession and XresourcesGravatar Tom Willemse2020-04-2614-111/+133
| | | | | | | | | | | | | | | | | - 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.
* Properly use first prerequisite instead of all for stowGravatar Tom Willemse2020-04-261-1/+1
|
* Add my firefox userChromeGravatar Tom Willemse2020-04-261-0/+16
|
* Automatically hide polybar if necessaryGravatar Tom Willemse2020-04-262-1/+22
| | | | | xfreerdp doesn’t seem to play nice with Polybar, so hide Polybar whenever xfreerdp is focused.
* Rename Compton to PicomGravatar Tom Willemse2020-04-264-10/+11
| | | | They renamed the project and it’s been warning me about this for a while.
* Ignore compton.confGravatar Tom Willemse2020-04-241-0/+1
|
* Use mask to call into makeGravatar Tom Willemse2020-04-242-5/+7
|
* Remove impossible commandGravatar Tom Willemse2020-04-241-8/+0
|
* Try out MaskGravatar Tom Willemse2020-04-221-0/+27
|
* Remove org-wild-notifier serviceGravatar Tom Willemse2020-04-221-1/+0
| | | | It’s not working as I’d hoped.
* Change the monitor for polybar’r rincewind configGravatar Tom Willemse2020-04-221-0/+2
| | | | Also enable IPC
* Fix formattingGravatar Tom Willemse2020-04-221-1/+1
|
* Fix scsh locationGravatar Tom Willemse2020-04-221-1/+1
|
* Fixup which directories get syncedGravatar Tom Willemse2020-04-221-1/+1
| | | | Syncing all of them was causing mbsync to fail.
* Adjust terminal width on rincewindGravatar Tom Willemse2020-04-221-1/+1
|
* Fix up some of the Steam windowsGravatar Tom Willemse2020-04-221-0/+2
|
* Add settings for workGravatar Tom Willemse2020-04-221-1/+2
| | | | Add a “work” tag. Set xfreerdp windows to be floating and use the work tag.
* Automatic fixes from shfmtGravatar Tom Willemse2020-04-151-31/+31
|
* Add machine-specific configs for MPDGravatar Tom Willemse2020-04-153-9/+22
|
* Include more in my music directoryGravatar Tom Willemse2020-04-151-1/+1
| | | | | | | | | Right now there are two subdirectories: - ~/music/ogg - ~/music/mp3 Include both in MPD
* Use .stowrc instead of a bash wrapper around stowGravatar Tom Willemse2020-04-153-7/+5
| | | | | | 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.
* Export the variable output by ‘gnome-keyring-daemon ↵Gravatar Tom Willemse2020-04-151-1/+1
| | | | | | --start’ Without exporting it other programs can’t tell if the daemon is running.
* Include the TERM in the fish titleGravatar Tom Willemse2020-04-151-0/+5
|