mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 00:39:58 -05:00
systeminfo: add gentoo
This commit is contained in:
@@ -70,6 +70,8 @@ Singleton {
|
||||
case "debian":
|
||||
case "raspbian":
|
||||
case "kali": distroIcon = "debian-symbolic"; break;
|
||||
case "funtoo":
|
||||
case "gentoo": distroIcon = "gentoo-symbolic"; break;
|
||||
default: distroIcon = "linux-symbolic"; break;
|
||||
}
|
||||
if (textOsRelease.toLowerCase().includes("nyarch")) {
|
||||
|
||||
Reference in New Issue
Block a user