DistroHopper/OS/garuda
zen0bit c087af2323 tmp
2024-04-10 21:20:44 +02:00

9 lines
299 B
Text

INFO=" |Garuda Linux|Arch||https://garudalinux.org/|Feature rich and easy to use Linux distribution.";;
function releases_garuda() {
echo latest
}
function editions_garuda() {
echo cinnamon dr460nized dr460nized-gaming gnome i3 kde-git kde-lite lxqt-kwin mate qtile sway wayfire xfce
}