(no title)
leononame | 1 year ago
Python as a scripting language sounds nice, I don't particularly enjoy working with JS and I think it'd be a nice addition for people like me who prefer something else. Not having to install an electron app is also huge for me.
For me, installation failed with "Package xkbcommon-x11 was not found in the pkg-config search path.". I needed to install libxkbcommon-x11-devel on fedora.
It definitely is super snappy and lightweight.
Is there an option to use a dedicated directory for a workspace to share it in git? That'd be huge for me, being able to commit the request yaml files to git is super nice
mohsenmkh88|1 year ago
On linux you can find the files on ~/home/.config/chapar
And each workspace is a directory there.
leononame|1 year ago