fix(quickget): update Garuda Linux editions
Remove discontinued editions: kde-git, lxqt-kwin, mate, qtile, wayfire Add new editions: hyprland, mokka
This commit is contained in:
parent
b94bc69728
commit
08f8313a96
2
quickget
2
quickget
|
|
@ -748,7 +748,7 @@ function releases_garuda() {
|
|||
}
|
||||
|
||||
function editions_garuda() {
|
||||
echo cinnamon dr460nized dr460nized-gaming gnome i3 kde-git kde-lite lxqt-kwin mate qtile sway wayfire xfce
|
||||
echo cinnamon dr460nized dr460nized-gaming gnome hyprland i3 kde-lite mokka sway xfce
|
||||
}
|
||||
|
||||
function releases_gentoo() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue