Add TF2 fullscreen rule
This commit is contained in:
parent
92bfb38411
commit
90c50eea6d
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ riverctl rule-add -app-id Element tags 16 # Move Element to tag 5
|
|||
riverctl rule-add -app-id pavucontrol float # Float pavucontrol
|
||||
riverctl rule-add -app-id steam -title "Friends List" float # Float Steam Friends
|
||||
riverctl rule-add -app-id steam tags 32 # Move Steam to tag 6
|
||||
riverctl rule-add -app-id tf_linux64 fullscreen # Fullscreen Team Fortress 2 (running in borderless window)
|
||||
riverctl rule-add -app-id vesktop tags 8 # Move Vesktop to tag 4
|
||||
riverctl rule-add -app-id "waydroid*" fullscreen # Fullscreen all Waydroid applications
|
||||
riverctl rule-add -app-id windowkill csd
|
||||
|
|
Loading…
Add table
Reference in a new issue