frostedpenguin
frostedpenguin
the repo had issues rendering the panels with lua 5.4. This was due to changes to the require function which are explained in this issue [3563](https://github.com/awesomeWM/awesome/issues/3563). I fixed the underlined...
It would be nice if we could have a feature were you could set the types of command arguments. for example ```latex \newcommand{\titlepage}[1 : arg1 | arg2]{ \pretitle{ \vspace*{1cm} \LARGE...
As disused to the issue [#74](https://github.com/manilarome/lightdm-webkit2-theme-glorious/issues/74) there has been problems with webkit2 and all of its greeters. Since it is an archived project I added a warning at the start...
_hello_ :wave: according to the jest [docs](https://jestjs.io/docs/ecmascript-modules) the command to test _ECMA_ scripts is the following ```bash node --experimental-vm-modules node_modules/jest/bin/jest.js ``` is there a way to model this with the...
added workaround for locale specified in issue #173