Removing whatsapp web
1 files changed, 4 insertions(+), 4 deletions(-)

M .config/i3/config
M .config/i3/config +4 -4
@@ 329,8 329,8 @@ bindsym $mod+Shift+p [instance="keepassx
 for_window [instance="keepassxc"] floating enable, resize set 800 800, move scratchpad, border pixel 5
 
 # WhatsApp Web
-bindsym $mod+Shift+w [instance="surf" title=".*\sWhatsApp$"] scratchpad show, move position center
-for_window [instance="surf" title=".*\sWhatsApp$"] floating enable, resize set 1245 673, move scratchpad, border pixel 5
+#bindsym $mod+Shift+w [instance="surf" title=".*\sWhatsApp$"] scratchpad show, move position center
+#for_window [instance="surf" title=".*\sWhatsApp$"] floating enable, resize set 1245 673, move scratchpad, border pixel 5
 
 # Telegram Web
 #bindsym $mod+Shift+t [instance="surf" title=".*\sTelegram\sWeb$"] scratchpad show, move position center

          
@@ 339,7 339,7 @@ for_window [instance="surf" title=".*\sW
 # Telegram
 bindsym $mod+Shift+t [class="TelegramDesktop" instance="Telegram" title="Telegram.*$"] scratchpad show, move position center
 for_window [class="TelegramDesktop" instance="Telegram" title="Telegram.*$"] floating enable, resize set 1545 873, move scratchpad, border pixel 5
-for_window [class="Telegram" instance="Telegram" title="Choose file.*$"] floating enable
+#for_window [class="Telegram" instance="Telegram" title="Choose file.*$"] floating enable
 
 # Specific window configs
 for_window [instance="Blueman-manager"] floating enable

          
@@ 351,7 351,7 @@ exec --no-startup-id compton --xrender-s
 exec --no-startup-id dropbox.py start
 exec --no-startup-id $term -n dropdown
 exec --no-startup-id keepassxc
-exec --no-startup-id surf -S https://web.whatsapp.com
+#exec --no-startup-id surf -S https://web.whatsapp.com
 exec --no-startup-id Telegram
 exec --no-startup-id mpd
 exec --no-startup-id i3mpdupdate