pointfichiers/bin/uwu-launcher

6 lines
209 B
Text
Raw Normal View History

2023-11-21 13:34:32 +01:00
#!/bin/bash
alacritty --class "uwu-uwu" -e /usr/bin/bash -c "uwu | lolcat && read" &
alacritty --class "uwu-neofetch" -e /usr/bin/bash -c "echo '' && neofetch && read" &
alacritty --class "uwu-btm" -e btm &