Fixed Overwatch desktop

This commit is contained in:
Christian Colglazier 2021-04-14 18:11:15 -04:00
parent 169ffdc1e1
commit 55fd830007
2 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
# Starting Overwatch
for_window [class="overwatch.exe" title="Overwatch"] move to workspace $wsGames
for_window [class="overwatch.exe" title="Overwatch"] exec --no-startup-id cat ~/.config/g13/overwatch.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/overwatch.lpbm > /tmp/g13-0
for_window [class="battle.net.exe" title="Battle.net"] move to workspace $wsGames
for_window [class="battle.net.exe" title="Blizzard Battle.net"] move to workspace $wsGames
for_window [class="Lutris"] move to workspace $ws4

0
scripts/i3wm-for-window-gen.sh Normal file → Executable file
View File