1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-12-22 08:11:39 +01:00

useful_commands: add dbus introspection

This commit is contained in:
bretello 2023-09-14 22:44:49 +02:00
parent 39abcd4756
commit 70aec3b2b6
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

View File

@ -252,3 +252,5 @@ emacs -batch -l dunnet
# BINARY CLOCK!
watch -n 1 'echo "obase=2;`date +%s`" | bc'
# dbus introspection
busctl -j --user introspect org.freedesktop.Notifications "/fr/emersion/Mako"