Add hangups.conf for chat/py-hangups - dotfiles - leot's dotfiles
(HTM) hg clone https://bitbucket.org/iamleot/dotfiles
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 67da70bd24ffb7504ef6dd252beb19faa2f414e1
(DIR) parent 4983b9bb7c458a0ddb9903273ab502c8f5e0b8f2
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 24 Sep 2018 00:43:38
Add hangups.conf for chat/py-hangups
Diffstat:
config/hangups/hangups.conf | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff -r 4983b9bb7c45 -r 67da70bd24ff config/hangups/hangups.conf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/hangups/hangups.conf Mon Sep 24 00:43:38 2018 +0200
@@ -0,0 +1,13 @@
+[General]
+date-format: %d/%m/%Y
+time-format: %H:%M
+
+[Keybindings]
+key-next-tab: ctrl n
+key-prev-tab: ctrl p
+key-close-tab: ctrl d
+key-menu: meta m
+key-quit: meta q
+
+[Notifications]
+disable-notifications: true