Nolan
Nolan
I was able to program my 3 pedal switch to generate the keys I'd like (thanks!), but after absentmindedly leaving my foot on the left pedal for around 7 seconds,...
```$ ./autorandr.py -s docked Saved current configuration as profile 'docked' # UNDOCKED HERE $ ./autorandr.py -s laptop Saved current configuration as profile 'laptop' # REDOCKED HERE $ ./autorandr.py -l docked...
I'm trying to track down a 2 second pause where running "emacsclient -nw SOMEFILE" shows emacs immediately (either on the scratch buffer or whatever buffer I was last interacting with...
Linux/X11 w/ i3wm. Alacritty 0.3.2. Possibly pilot error, but I am not able to bind Control+Mouse Wheel actions to IncreaseFontSize/DecreaseFontSize. Here is what I have in my config's mouse_bindings section:...
Otherwise a crash before the queue file is flushed to disk will result in lost mail. It is possible it is there and I missed it, but I traced through...
I use spamc to filter with Spamassassin, using it's "-u" flag to pass in the user. Unfortunately, with the current order, this means I need to strip the domain off...