diff options
Diffstat (limited to 'exwm.org')
-rw-r--r-- | exwm.org | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -491,11 +491,10 @@ "Network" (("S" jao-ssh "ssh") ("b" jao-exwm-bluetooth "bluetooth") - ("m" run-proton-bridge "proton bridge") - ("v" jao-exwm-proton-vpn "proton vpn")) + ("c" (jao-chats t) "connect chats") + ("v" jao-mullvad-status "vpn status")) "Chats" - (("c" (jao-chats t) "connect chats") - ("t" (jao-buffer-same-mode 'telega-chat-mode) "telegram") + (("t" (jao-buffer-same-mode '(telega-root-mode telega-chat-mode)) "telegram") ("T" telega "telegram rooster") ("s" (jao-buffer-same-mode 'slack-message-buffer-mode) "slack") ("i" (jao-buffer-same-mode '(circe-channel-mode circe-query-mode erc-mode)) |