aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Lean on default path for i3 status configTom Ryder2023-04-101-1/+2
|
* Adjust order of profile subfiles creationTom Ryder2023-04-031-1/+2
|
* Bind Super+p in sxhkd to new script rofi_passTom Ryder2023-03-261-0/+5
|
* Remove dmenu in favor of rofiTom Ryder2023-03-251-1/+0
|
* Remove terminfo handling, including Vim settingsTom Ryder2023-03-211-10/+1
| | | | | I haven't used PuTTY in a long time now, and I don't actually use tmux's terminfo file. I think the time for these is past.
* Remove vestigial references to rxvtTom Ryder2023-03-211-4/+0
| | | | We xterm now.
* Correct arrangement of X vs xsession installTom Ryder2023-03-151-3/+3
|
* Remove XFCE targetTom Ryder2023-03-151-5/+0
| | | | It only had the config for xfce4-terminal, which I'm not using anymore.
* Remove urxvt supportTom Ryder2023-02-111-16/+0
| | | | | I've switched back to xterm; rxvt's not worth the periodic incompatibilities, especially with mosh.
* Stop versioning yt-dlp configTom Ryder2022-12-281-5/+0
| | | | | Neither of the two things configured are consistently what I want, so I think I'll leave this running off its defaults.
* Set shebang for muttrc.d/src at build timeTom Ryder2022-11-131-1/+2
|
* Remove picom (X compositor)Tom Ryder2022-09-201-5/+0
| | | | | I've decided the graphical nicety is just not worth all the little bothersome things that keep popping up.
* Put Git repository template in XDG_DATA_HOMETom Ryder2022-08-191-5/+5
|
* Add target and config for picomTom Ryder2022-08-191-0/+5
| | | | | This is mostly cribbed from the sample config, but it's already looking pretty good.
* Avoid using wildcards for installing single filesTom Ryder2022-08-141-23/+23
|
* Start versioning XFCE4 terminal configTom Ryder2022-08-141-0/+5
| | | | I'm having to set it up a few times; may as well track it.
* Correct parcellite X session subfile installTom Ryder2022-08-141-1/+1
|
* Reorganize X11 startup file againTom Ryder2022-08-141-20/+26
| | | | I swear I'm going to figure this out.
* Adjust power management settingsTom Ryder2022-08-131-0/+1
| | | | | It's more practical to keep DPMS enabled and to adjust its timeouts or use the `force` subcommand in `xset`.
* Add install-init target to detect systemdTom Ryder2022-08-111-0/+5
|
* Set SYSTEMD_EDITOR as part of install-systemdTom Ryder2022-08-101-1/+2
|
* Don't maintain GTK settings anymoreTom Ryder2022-08-081-6/+0
| | | | | This was only a theme selection anyway, and it's not aging too well. Let's just use Adwaita or whatever it wants for now.
* Remove systemctl commands from install targetsTom Ryder2022-08-041-7/+0
|
* Spruce up X config a bit, remove Thunar daemonTom Ryder2022-07-291-4/+0
| | | | Better to let dbus activate it, I think.
* Move x() shortcut to X11 directory and targetTom Ryder2022-07-291-1/+2
|
* Add tmux server systemd server methodTom Ryder2022-07-291-1/+9
|
* Add .xprofileTom Ryder2022-07-271-8/+9
|
* Add missing -p flagsTom Ryder2022-07-201-2/+2
|
* Install systemd units to home package pathTom Ryder2022-07-201-16/+23
|
* Add systemd-run handling for mailing on completionTom Ryder2022-07-201-1/+3
|
* Revert "Move Caps-Ctrl modifier into .keyboard ...Tom Ryder2022-06-231-1/+0
| | | | | | | This reverts commit 8c23582694eed17689dd2192305c895b961344bf. This doesn't work the way I thought it did. I'll try something else later.
* Move Caps-Ctrl modifier into .keyboard fileTom Ryder2022-06-231-0/+1
| | | | | This particular option works on the console, at least on Debian. May as well track it, and avoid setting it in the system-wide config.
* Merge install-compton into install-xTom Ryder2022-06-031-4/+0
|
* Merge install-dunst into install-xTom Ryder2022-06-031-4/+0
|
* Add configuration for ParcelliteTom Ryder2022-05-221-0/+5
|
* Rewrite dmp(1df) as dmenu_pass(1df)Tom Ryder2022-05-211-1/+1
|
* Override all systemd unit services for mail failTom Ryder2022-05-191-2/+6
|
* Add install-scrot target to create screenshots dirTom Ryder2022-05-081-1/+5
|
* Remove sxhkdrc dependence on urxvtTom Ryder2022-05-081-1/+1
| | | | | xterm should work fine now, if that's what's configured as the x-terminal-emulator alternative.
* Correct target ordering in MakefileTom Ryder2022-05-081-6/+6
|
* Update mpv config, including screenshotsTom Ryder2022-05-081-1/+3
|
* Throw away dunst config for nowTom Ryder2022-05-071-2/+0
| | | | | The defaults work pretty well in i3; I might tweak them a bit later, but I won't start with this.
* Overhaul screenshot behaviorTom Ryder2022-05-071-1/+2
| | | | | | * Move burdensome logic to new script xsnap(1df) * Switch to otherwise-disused Print/PrtScr key * Add binds for full display and single-window screenshots
* Rotate ~/.xsession-errors logs without symlinkTom Ryder2022-05-071-5/+0
| | | | | | | A closer look at the startup configuration files for X11 on Debian show that it won't actually use ERRFILE=~/.xsession-errors if the file already exists and is a symbolic link, so we'll just rotate the logs directly from the expected path instead, without symbolic links.
* Revert "Move .xsession into bindir where it sho...Tom Ryder2022-05-061-7/+5
| | | | This reverts commit 7ab03dfed34d005402db08fcb777d44de18d9da4.
* Add compton compositor installationTom Ryder2022-05-061-0/+4
|
* Simplify systemd file installationTom Ryder2022-05-061-14/+11
| | | | | Make the unit directories etc anyway since that doesn't do any harm, and just ignore it if the `systemctl` invocations don't work.
* Add missing dependency to MakefileTom Ryder2022-05-061-1/+1
|
* Remove keychain target; no longer using itTom Ryder2022-05-061-4/+0
|
* Move .xsession into bindir where it should beTom Ryder2022-05-061-5/+7
|