1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

added better cpu and nvidia-dkms (nvidia-smi) stats

This commit is contained in:
h45h74x
2020-05-19 23:23:53 +02:00
parent 2fe7befc1e
commit ffea56940c
2 changed files with 16 additions and 2 deletions
+4
View File
@@ -51,6 +51,10 @@ alias ap="sudo -b create_ap-gui"
alias clock="setsid urxvt -hold -e zsh -e ~/scripts/clock.sh"
alias clockx="setsid urxvt -hold -e zsh -e ~/scripts/clock.sh && exit"
# steam
## start steam without access to hidraw so that the nintendo switch pro controller can be used
alias steam-ns="screen -d -m firejail --noprofile --blacklist=/sys/class/hidraw/ steam"
# fun stuff
alias pipes="pipes -r 50000"
alias worms="pipes -p 10 -r 50 -R"