[sway] Float firefox profile picker
[nvim] Better way to insert week number
Try to support xdg-desktop-portal-wlr
This is a possibly misguided attempt to get xdg-desktop-portal-wlr
working. Everything is working in this setup, but I'm not 100% sure if
this change is needed.
xdg-desktop-portal-wlr is a wlroots implementation/backend for
xdg-desktop-portal, which handles screensharing. It's necessary for
full-screen screensharing to work.
Use a symlink for desktop background
Clean up waybar component sizes a bit
* More consistent sizing (especially of volume control, which used to
distractingly change width when going between e.g. single and double
digits)
* Leave room for the 3px margin on the bottom of the bar, even under the
various components on the right side.
Remove unnecessary config params
Stupid hack accommodate foot when sshing
Local $TERM is "foot-extra", which remote hosts definitely don't have,
even if they have "foot". Just set it to "foot".
[sway] New background, waybar tweak
[setup notes] More notes, PAM config tweaks
[vi] stop using vim-bufferline
Disable some slow-loading shell setup I don't use
conda in particular is slow
[nvim] more readable pmenu text
I often set my terminal foreground color to something mellow (dark gray)
which isn't very legible against the pink background.
[vim] Quicker buffer management
[cleanup] No `packages` op, simpler filenames
I never used the `packages` op anyway, and it lets us call the other ops
simpler names!
Remove make-safetynet.sh
This was from a time before I had comprehensive backups.
Add mved.py
Old utility for bulk-renaming files by Hunter Freyer and me.