mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 18:23:44 +02:00
feat: steam package and deps packages and alias
This commit is contained in:
parent
f38b67e5ac
commit
f6538161bb
2 changed files with 3 additions and 1 deletions
|
@ -95,6 +95,8 @@ The following packages are required for the proper functioning of Hyprland on Vo
|
|||
- fontmanager
|
||||
- gnome-system-monitor
|
||||
- nwg-look
|
||||
- telegram-desktop
|
||||
- steam and deps : libgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
|
||||
</details>
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ alias zk="zellij kill-all-sessions -y"
|
|||
alias nk="$NEKORAY_PATH"
|
||||
alias snk="sudo $NEKORAY_PATH"
|
||||
alias vscode="$CODE_PATH --no-sandbox"
|
||||
alias steam="STEAM_SCALE=1.3 flatpak run com.valvesoftware.Steam -forcedesktopscaling=$STEAM_SCALE"
|
||||
alias steam="STEAM_SCALE=1.3 steam -forcedesktopscaling=$STEAM_SCALE"
|
||||
alias serve="miniserve -z"
|
||||
alias fl="eza --header -l"
|
||||
alias myip="curl "http://ip-api.com/json/" | pp_json"
|
||||
|
|
Loading…
Add table
Reference in a new issue