Enable Geary email client

This commit is contained in:
Shaun Reed 2019-11-12 15:07:28 -05:00
parent 2938a7b6fb
commit c7b9528ad7
1 changed files with 5 additions and 5 deletions

View File

@ -105,11 +105,11 @@ bindsym $mod+comma workspace number $ws94 # Musak
#assign [class="Firefox"] $ws96
# Mail Client
#exec --no-startup-id i3-msg 'exec geary'
#for_window [class="Geary"] move to workspace number $ws98
#for_window [class="Geary"] floating enable
#for_window [class="Geary"] resize set width 500
#for_window [class="Geary"] move position center
exec --no-startup-id i3-msg 'exec geary'
for_window [class="Geary"] move to workspace number $ws98
for_window [class="Geary"] floating enable
for_window [class="Geary"] resize set width 500
for_window [class="Geary"] move position center
exec --no-startup-id i3-msg 'exec signal-desktop'
assign [class="Signal"] $ws99