From a413dff6441fe95c86ffa406507d3cd854b6ace1 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Sat, 27 Feb 2021 10:42:00 -0500 Subject: [PATCH] Fixed Overwatch i3wm setup --- i3/desktop.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i3/desktop.conf b/i3/desktop.conf index ebc1f64..39f7a12 100644 --- a/i3/desktop.conf +++ b/i3/desktop.conf @@ -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