guyzmo
guyzmo
ok I've updated the FAQ with a section on what I was originally asking: how to work with interactive processes. Then I've exposed the different ways to attach a process,...
ok, I finally found out there's a subcommand help for `adaptive`: ``` % dux adaptive --help OPTIONS: -c, --cache The path to the cache file. -m, --mode One of either...
oh, ok, so basically the process is: * launch dux adaptive * go to a globally dark desktop * dux inc to the desired value * dux save (?) *...
yay, it's working with luminance! ☺
ok, I got it, it's way too automagical to be obvious ☺ I guess a note in the README or in the --help saying just that would be ♥ Thank...
ok, I'll try it out as soon as I reinstall eagle on my workstation!
it might be possible that notmuch's python library has updated and its API is not anymore compatible with notmuch-abook anymore :-/ it's been on my todo list for a while...
Hi, this is due to the `F()` macros that enables the code to access the string literals directly from the Flash memory, instead of keeping them in RAM. You can...
After reading some other issue, I found out that `dux` needs access to `/sys`, so I looked at the source to find the exact [full path it needs to access](https://github.com/meh/dux/blob/6bb030e37c11a01397cd00271cf3ca0c90bd18a5/src/backlight/sys.rs#L31)....
xrandr definitely works, and here's its version: ``` % xrandr --version xrandr program version 1.5.0 Server reports RandR version 1.5 ```