+ Changed compton to picom
+ Update + Switch from urxvt to st
This commit is contained in:
parent
1162e4b512
commit
9cb5f7b078
9 changed files with 81 additions and 62 deletions
|
@ -12,6 +12,6 @@ case $chosenps2 in
|
|||
Back)sh ~/.scripts/play.sh ;;
|
||||
"Okami") notify-send "Launching..." "$chosenps2" && PCSX2 --nogui --fullscreen "$HOME/my Games/PS2/Okami.iso" ;;
|
||||
"Persona 3 FES") notify-send "Launching..." "$chosenps2" && PCSX2 --nogui --fullscreen "$HOME/my Games/PS2/Persona 3 FES.iso" ;;
|
||||
"Persona 4") notify-send "$chosenps2" "Not available yet." ;;
|
||||
"Persona 4") notify-send "Launching..." "$chosenps2" && PCSX2 --nogui --fullscreen "$HOME/my Games/PS2/Persona 4.iso" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue