Jakob Kukla
Jakob Kukla
@bgaesslein Have a look at [this](https://github.com/dkanada/gelli/blob/master/app/src/main/java/com/dkanada/gramophone/database/JellyDatabase.java) for db migrations. For every model you change, you need to drop/recreate or alter the respective table.
I have a similar issue. Polybar disappears like intended but if i toggle back to tiled mode, the gap between the polybar and the windows disappears. See the attached gif:...
Okay, so i fixed this by adding 20px to the TOPPADDING constant in the script. I don't think this is a very elegant solution though. Can we maybe read out...
I just attempted to write a home-manager module for goldwarden. The goal is to be able to configure the server urls and the email address declaratively. Currently, I find it...