summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.i3/config6
1 files changed, 0 insertions, 6 deletions
diff --git a/.i3/config b/.i3/config
index 51f775c..c137d1b 100644
--- a/.i3/config
+++ b/.i3/config
@@ -210,7 +210,6 @@ 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
@@ -247,11 +246,6 @@ 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
################################################