Jonny Lin
Jonny Lin
I'd like to add on to this, I close ActivityWatch for privacy during the weekends (i don't really want to log how much hours I've played certain games). But if...
@pilotmoon I am unsure about other, but my repro steps is specifically about adding Scroll Reverser to the login items manually. Looking at the [function you are using to register...
@pilotmoon no, the normal mechanism didn't work, that's why I tried to add the app manually. > Perhaps the settings dialog is programmed not to add apps to the manual...
I'm doing this: ``` Get-Content $scriptName -raw | Format-ScriptReplaceHereStrings | Format-ScriptReduceLineLength | Format-ScriptFormatCodeIndentation ``` Thanks :)
@jmilt7 you should be able to achieve the same thing using the 'Launch application' workflow, instructions here: https://learn.adafruit.com/launch-deck-trellis-m4/app-launching
I created a PR, anybody with permission just need to hit merge: https://github.com/dsoprea/PySvn/pull/198 That should also close out these issues: https://github.com/dsoprea/PySvn/issues/160 https://github.com/dsoprea/PySvn/issues/155