feat: steamos alias
This commit is contained in:
parent
91d633fc5d
commit
4e24e459c1
1 changed files with 2 additions and 1 deletions
|
@ -6,13 +6,14 @@ alias fdir="cd $HOME/.var/app && ls"
|
|||
|
||||
alias grub-path="cd /etc/default"
|
||||
|
||||
alias steam="steam -forcedesktopscaling=1"
|
||||
alias steamos="STEAM_MULTIPLE_XWAYLANDS=1 gamescope -W 1600 -H 900 -r 75 -e --xwayland-count 2 --adaptive-sync -- steam -gamepadui -steamdeck"
|
||||
alias z="zellij"
|
||||
alias zk="zellij kill-all-sessions -y"
|
||||
alias sp="LD_PRELOAD=/usr/lib/spotify-adblock.so spotify"
|
||||
alias nk="$NEKORAY_PATH"
|
||||
alias snk="sudo $NEKORAY_PATH"
|
||||
alias vscode="$CODE_PATH --no-sandbox"
|
||||
alias steam="steam -forcedesktopscaling=1"
|
||||
alias serve="miniserve -z"
|
||||
alias myip="curl "http://ip-api.com/json/" | pp_json"
|
||||
alias reloadshell="omz reload"
|
||||
|
|
Loading…
Add table
Reference in a new issue