added telegram shortcut

This commit is contained in:
Sheppy
2017-02-10 12:35:47 +01:00
parent 8800754052
commit 967af63411

View File

@@ -34,6 +34,7 @@ if [[ "$HOST" == "atlantislaptop" ]]; then
hc keybind $Mod-o spawn /bin/bash -c "systemctl hibernate" hc keybind $Mod-o spawn /bin/bash -c "systemctl hibernate"
fi fi
######### GENERAL SETUP ######### ######### GENERAL SETUP #########
# keybindings # keybindings
#client handling #client handling
@@ -58,6 +59,7 @@ hc keybind $Mod-p spawn pavucontrol
hc keybind $Mod-Shift-l spawn libreoffice hc keybind $Mod-Shift-l spawn libreoffice
hc keybind $Mod-t spawn icedove hc keybind $Mod-t spawn icedove
hc keybind $Mod-Shift-i spawn urxvt -e ssh ik15ydit@ircbox.cs.fau.de -t 'tmux a -d' hc keybind $Mod-Shift-i spawn urxvt -e ssh ik15ydit@ircbox.cs.fau.de -t 'tmux a -d'
hc keybind $Mod-Shift-t spawn urxvt -e ssh faui06c -t "/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli -k tg-server.pub"
# basic movement # basic movement
# focusing clients # focusing clients