Add gamescope alias
This commit is contained in:
@@ -119,6 +119,9 @@ done
|
||||
if has podman and ! has docker; then
|
||||
alias docker="podman"
|
||||
fi
|
||||
if has gamescope; then
|
||||
alias scope='gamescope -W 2560 -H 1440 --force-grab-cursor --fullscreen --'
|
||||
fi
|
||||
if has git; then
|
||||
# Thanks Bash-it!
|
||||
alias g='git'
|
||||
|
Reference in New Issue
Block a user