mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-08-07 12:23:09 +00:00
kernel still breaking. updated name which may have been issue
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# User-configurable Gamescope options
|
||||
GAMESCOPE_SESSION_CONFIG="$HOME/.config/default/gamescope-session-config"
|
||||
|
||||
if [ -f $GAMESCOPE_SESSION_CONFIG ];
|
||||
then
|
||||
source $GAMESCOPE_SESSION_CONFIG
|
||||
fi
|
||||
|
||||
gamescope \
|
||||
$GAMESCOPE_SESSION_OPTIONS \
|
||||
-e -- steam -steamdeck -steamos3
|
||||
Reference in New Issue
Block a user