mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
i3 Support for new Steam interface
This commit is contained in:
parent
e80a2ed715
commit
e85b63649e
@ -78,6 +78,7 @@ for_window [class="REAPER"] move to workspace $wsReaper
|
||||
|
||||
# Steam
|
||||
for_window [class="^Steam$"] move to workspace $wsGames
|
||||
for_window [title="^Steam$"] move to workspace $wsGames
|
||||
|
||||
# Bitwig
|
||||
for_window [class="^Show-splash-gtk$"] move to workspace $wsBitwig
|
||||
|
@ -209,15 +209,15 @@ bindsym $mod+n exec nautilus
|
||||
bindsym $mod+m exec nautilus ~/Videos
|
||||
|
||||
# Steam
|
||||
for_window [class="^Steam$" title="^Friends$"] floating enable
|
||||
for_window [class="^Steam$" title="Steam - News"] floating enable
|
||||
for_window [class="^Steam$" title=".* - Chat"] floating enable
|
||||
for_window [class="^Steam$" title="^Settings$"] floating enable
|
||||
for_window [class="^Steam$" title=".* - event started"] floating enable
|
||||
for_window [class="^Steam$" title=".* CD key"] floating enable
|
||||
for_window [class="^Steam$" title="^Steam - Self Updater$"] floating enable
|
||||
for_window [class="^Steam$" title="^Screenshot Uploader$"] floating enable
|
||||
for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Required$"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="^Friends$"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="Steam - News"] floating enable
|
||||
for_window [class="^steamwebhelper" title=".* - Chat"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="^Settings$"] floating enable
|
||||
for_window [class="^steamwebhelper$" title=".* - event started"] floating enable
|
||||
for_window [class="^steamwebhelper$" title=".* CD key"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="^Steam - Self Updater$"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="^Screenshot Uploader$"] floating enable
|
||||
for_window [class="^steamwebhelper$" title="^Steam Guard - Computer Authorization Required$"] floating enable
|
||||
for_window [title="^Steam Keyboard$"] floating enable
|
||||
|
||||
# Jetbrains
|
||||
|
Loading…
x
Reference in New Issue
Block a user