mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed Overwatch i3wm setup
This commit is contained in:
parent
e40ff3bd9d
commit
a413dff644
@ -37,9 +37,9 @@ exec --no-startup-id "workspace $1; exec alacritty"
|
||||
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
||||
|
||||
# Starting Overwatch
|
||||
for_window [class="Wine" title="Overwatch"] move to workspace $wsGames
|
||||
for_window [class="Wine" 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="Wine" title="Blizzard Battle.net"] move to workspace $wsGames
|
||||
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="Blizzard Battle.net"] move to workspace $wsGames
|
||||
for_window [class="Lutris"] move to workspace $ws4
|
||||
|
||||
# DOOM
|
||||
|
Loading…
x
Reference in New Issue
Block a user