diff options
author | Himbeer <himbeerserverde@gmail.com> | 2024-03-16 16:44:54 +0100 |
---|---|---|
committer | Himbeer <himbeerserverde@gmail.com> | 2024-03-16 16:44:54 +0100 |
commit | d5416a02d0e5a79367bbdc1b180b51ec9fd4e9dc (patch) | |
tree | 1efdc83cbd382e1fb2c6ad883b966deaeaa48960 | |
parent | abaddcacb4ff98f2abed95a00a7023a828377c29 (diff) |
add dino xmpp client
-rwxr-xr-x | install.sh | 1 | ||||
-rwxr-xr-x | riverrc | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -55,6 +55,7 @@ if command_exists pacman; then thunderbird \ signal-desktop \ element-desktop \ + dino \ kwayland5 \ fontconfig \ terminus-font \ @@ -34,6 +34,9 @@ riverctl map normal Super+Shift S spawn signal-desktop # element riverctl map normal Super+Shift M spawn "LIBGL_ALWAYS_INDIRECT=1 element-desktop" +# dino +riverctl map normal Super+Shift P spawn dino + # # river hotkeys # |