new changes like putting the color pallette in here instead of leaving it in the cache

This commit is contained in:
Robin
2025-08-19 18:57:23 +02:00
parent 498317d0d8
commit b5868482ec
7 changed files with 41 additions and 21 deletions

2
.zshrc
View File

@@ -73,7 +73,7 @@ alias dragon-drop="GDK_BACKEND=x11 dragon-drop"
alias ls="exa"
export EDITOR=nvim
alias switchhack="fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin"
alias moonpi='ssh 192.168.178.35 "SDL_AUDIODRIVER=alsa moonlight-qt stream -1080 -fps 60 --audio-on-host 192.168.178.25 "BigPicture""'
alias moonpi='ssh 192.168.178.145 "SDL_AUDIODRIVER=alsa moonlight-qt stream -1080 -fps 60 --audio-on-host 192.168.178.25 "BigPicture""'
alias ssh_t='(){ ssh $1 -t tmux;}'
alias shutmoonpi='ssh 192.168.178.35 "moonlight-qt quit 192.168.178.25 "BigPicture"; killall moonlight-qt"'
alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.121.109"