yourealwaysbe
yourealwaysbe
It's something to do with [this line](https://github.com/d0c-s4vage/lookatme/blob/main/lookatme/pres.py#L109). If you comment it out, then the light theme comes into effect. It looks like that line overwrites the chosen command line theme.
I am currently using this slightly unweildy script to achieve similar. The first argument is either "Source" or "Sink" and the remaining arguments are the commands to execute. ``` #!/bin/zsh...
I was hoping just to get the libraries without the wifi command or the bash completion. The reason is because i think it's a useful library. I put together an...
I'm afraid i don't really know python's setup.py at all. I was hoping it would be a quick fix for you guys :) It's something i can look into though.
I don't think you can install Arch AUR packages via pacman, though you can via alternatives such a yaourt. (The AUR is the user repo where anyone can add anything,...
Changing the URL fixes it. Am i right in thinking that the static page output is otherwise self-contained, except the katex CSS link?
I have this bug on 3.0.3-1 with the following ICS file. It was generated by MS Teams and appears to be a problem with RECURRENCE-ID. ``` BEGIN:VCALENDAR VERSION:2.0 PRODID:-//PIMUTILS.ORG//NONSGML khal...
I have tried the mutt-ical script above and [another one](https://github.com/asciiphil/mutt-ical). Both produced email responses that neither Outlook nor Google would recognise as replies to the invite. With some minor adaptation...
I had a look around after the original PR for nice ways of implementing a tri-state toggle in the preferences. Such a thing wasn't really available, except via a ListPreference...
Thanks. The auto downloads selection is in Version 35 (just released). I'll consider the WSJCC situation next week.