pointfichiers/bin/uwu-launcher
2024-09-20 18:22:45 +02:00

5 lines
207 B
Bash
Executable file

#!/bin/sh
alacritty --class "uwu-uwu" -e /usr/bin/bash -c "uwu | dotacat && read" &
alacritty --class "uwu-neofetch" -e /usr/bin/bash -c "echo '' && neofetch && read" &
alacritty --class "uwu-btm" -e btm &