Remove exec_always for spotify used for testing

This commit is contained in:
Shaun Reed 2019-10-19 14:59:59 -04:00
parent 212ff3c5a3
commit 7c8e453a60
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ assign [class="Signal"] $ws99
exec --no-startup-id i3-msg 'exec discord'
assign [class="discord"] $ws99
exec_always --no-startup-id i3-msg 'exec spotify'
exec --no-startup-id i3-msg 'exec spotify'
for_window [class="Spotify"] move to workspace number $ws94
for_window [class="Spotify"] floating enable
for_window [class="Spotify"] resize set width 1200