non-default hostname may fail (butterknife v0.1.9) + sxhkd for non-ansi layouts #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
butterknife v0.1.9
When changing to non-default hostname during setup I get a few errors right at the beginning of the install and also during dwm-install later on. Part of the error message says "hostname butterknife not found" or similar. Admittedly, I haven't noticed any major problems due to this yet.
Moreover, unless I am missing something in the sxhkd manual (and my testing), sxhkd is of limited use on non-ansi keyboards. Anything outside of a-z doesn't really work. Not your problem, but since you do support non-ansi layouts during install perhaps a note that sxhkd configs needs to be reworked (or removed)?
Hostname errors fixed in 0.1.10 (live env wasn't picking up your new hostname so chroot steps couldn't resolve it).
On sxhkd: you're right, I'll consider dwm-setup, bspwm-setup, and i3-setup to rework or document the non-US layout limitation.
To quote another YouTube favorite: "Linux is awesome, and so are you."