Hyprland-dotfiles/.install/hyprland.sh
Stephan Raabe 442f8bed08 Add figlet
2023-12-21 21:57:44 +01:00

3 lines
54 B
Bash

echo -e "${GREEN}"
figlet "Hyprland"
echo -e "${NONE}"