Make spotify behave, Enable qutebrowser tab reposition

This commit is contained in:
Marty Oehme 2019-12-03 23:19:47 +01:00
parent 87cc2bc2bc
commit faf0542563
2 changed files with 9 additions and 2 deletions

View file

@ -208,7 +208,10 @@ exec_always --no-startup-id polybar-launch simple-top
# default workspaces for most used apps
# assign [class="^qutebrowser$"] → number 1
# spotify needs for_window, see https://i3wm.org/docs/userguide.html#assign_workspace
for_window [class="^spotify$"] number 10
assign [class="^spotify$"] → 10
assign [class="^Spotify$"] → 10
#fix for spotify not moving to workspace 10
for_window [class="^spotify$"] move to workspace 10
# autostart often used apps
# needs to be done like this to both automatically start the apps on correct workspace