add celeron -> celewon

This commit is contained in:
thunfisch987 2024-03-16 02:23:38 +01:00 committed by GitHub
parent 280e8d0d8e
commit a2437a9bba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -407,6 +407,7 @@ void uwu_hw(char* hwname) {
HW_TO_UWU("nvidia", "NyaVIDIA")
HW_TO_UWU("mobile", "Mwobile")
HW_TO_UWU("intel", "Inteww")
HW_TO_UWU("celeron", "Celewon")
HW_TO_UWU("radeon", "Radenyan")
HW_TO_UWU("geforce", "GeFOwOce")
HW_TO_UWU("raspberry", "Nyasberry")