DrRac27
DrRac27
### Description From time to time I don't really understand some group chats and I always think I am missing something. Today I opened up my laptop where Mirage was...
Move icons to a config file as proposed in https://github.com/justbuchanan/i3scripts/issues/18. This removes the dependency for [fontawesome-python](https://github.com/justbuchanan/fontawesome-python). I also added icons for: - [Electrum](https://github.com/spesmilo/electrum) - [galculator](http://galculator.mnim.org/) - [Monero GUI wallet](https://github.com/monero-project/monero-gui) -...
This commands are used to get or set the expiration timer for disappearing messages in both, direct and group chats.
Closes https://github.com/poljar/matrix-nio/issues/174 Adds a `ReactionEvent` with the fields `reacts_to` which gives the `event_id` of the message it reacts to and `key` which stores the reaction (most of the times an...
Adds another filesystem option. It creates useful subvolumes by default but maybe it would be better to only create `@` instead and let the users create the other subvolumes if...
If I run e.g. a command like `guzuta build --arch $PKG_ARCH --chroot-dir ./chroot-$PKG_ARCH --repo-name $PKG_REPO --repo-dir ./repo/$PKG_REPO/$PKG_ARCH --srcdest ./sources --logdest ./logs PKGBUILDS/$PKG_REPO/$PKG_NAME` I can not cancel the build using `Ctrl+C`....