Remove exec_always for spotify used for testing
This commit is contained in:
parent
212ff3c5a3
commit
7c8e453a60
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue