Introduced files to block steamos actions as we don't need updating
This commit is contained in:
6
files/system/usr/bin/steamos-session-select
Normal file
6
files/system/usr/bin/steamos-session-select
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Shutting down Steam will return to the terminal,
|
||||
# desktop environment or the login screen (display manager)
|
||||
# depending on where Steam was launched.
|
||||
steam -shutdown
|
Reference in New Issue
Block a user