From e54b20c8573acc63ba0aeecb8d5b8bd0950c0832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 28 Nov 2020 12:41:20 +0100 Subject: [i3] telegram config --- .i3/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.i3/config b/.i3/config index 13ebd1c..2f24df0 100644 --- a/.i3/config +++ b/.i3/config @@ -210,6 +210,7 @@ bindsym $mod+Ctrl+Shift+p exec passmenu --type --both -b -fn $dmenu_font # Misc (minus shift are the focus options) bindsym $mod+Shift+b exec firefox bindsym $mod+Shift+m exec thunderbird +bindsym $mod+Shift+c exec telegram-desktop # playerctl «3 bindsym $mod+Ctrl+c exec $nsi playerctl play-pause @@ -246,6 +247,11 @@ workspace "0: ff" output primary assign [class="Steam"] → steam workspace "steam" output primary +# Telegram +assign [class="Telegram"] → telegram +bindsym $mod+c [class="Telegram"] focus +workspace "telegram" output primary + # Autostart «1 ################################################ -- cgit v1.2.3