summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2022-11-15 00:22:23 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2022-11-15 00:22:23 +0100
commit806498e08f724dac5876afcc6df8e0b0d4ea638b (patch)
tree4878bf120b108136a4c45a07ae219f00dbee22cc
parent1dbc61f7581fc86bdc423fe201c96d2e50174b21 (diff)
downloaddotfiles-master.tar.gz
dotfiles-master.tar.bz2
dotfiles-master.zip
[i3] Remove telegram-desktopHEADmaster
-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
################################################