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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user