# HG changeset patch # User Peter Sanchez # Date 1609629474 28800 # Sat Jan 02 15:17:54 2021 -0800 # Node ID 4d2924ae23aa69c11438b33ed55380d01f451811 # Parent fd792d55ed7c7985827cce317a1efca0e7a6108c Removing whatsapp web diff --git a/.config/i3/config b/.config/i3/config --- a/.config/i3/config +++ b/.config/i3/config @@ -329,8 +329,8 @@ 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 @@ # 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 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