mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Overwatch 2 from Steam
This commit is contained in:
parent
f061060796
commit
1165f2ab93
@ -48,6 +48,8 @@ for_window [class="steam_app_945360" title="Among Us"] exec --no-startup-id cat
|
||||
# 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="steam_app_2357570" title="Overwatch"] move to workspace $wsGames
|
||||
for_window [class="steam_app_2357570" 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
|
||||
@ -85,7 +87,6 @@ for_window [class="^Show-splash-gtk$"] move to workspace $wsBitwig
|
||||
for_window [class="^Bitwig Studio$"] move to workspace $wsBitwig
|
||||
for_window [class="com.bitwig.BitwigStudio"] exec sleep 1; move to workspace $wsBitwig
|
||||
|
||||
|
||||
# Fall Guys
|
||||
for_window [title="FallGuys_client"] move to workspace $wsGames
|
||||
for_window [title="FallGuys_client"] exec --no-startup-id cat ~/.config/g13/fall-guys.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/fall-guys.lpbm > /tmp/g13-0
|
||||
@ -100,7 +101,6 @@ for_window [class="portal2_linux" title="PORTAL 2 - OpenGL"] exec --no-startup-i
|
||||
for_window [class="TPH.x86_64" title="Two Point Hospital"] move to workspace $wsGames
|
||||
for_window [class="TPH.x86_64" title="Two Point Hospital"] exec --no-startup-id cat ~/.config/g13/two-point-hospital.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/two-point-hospital.lpbm > /tmp/g13-0
|
||||
|
||||
|
||||
# Minecraft
|
||||
for_window [class="Minecraft*" title="Minecraft*"] move to workspace $wsGames
|
||||
for_window [class="Minecraft*" title="Minecraft*"] exec --no-startup-id cat ~/.config/g13/minecraft.bind > /tmp/g13-0 && sleep .1 && cat ~/.config/g13/minecraft.lpbm > /tmp/g13-0
|
||||
|
Loading…
x
Reference in New Issue
Block a user