diff options
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 ################################################ |