AlmaLinux branding

This commit is contained in:
Andrew Lukoshko 2024-09-19 12:08:24 +00:00
parent 02972b6e7e
commit b3255f02c1
2 changed files with 1666 additions and 3 deletions

View File

@ -34,7 +34,7 @@ index 62c8ebb31a..1d11cc1b5f 100644
});
- this.add_child(new WorkspaceIndicators());
+ if (GLib.get_os_info('ID') === 'rhel') {
+ if (GLib.get_os_info('ID') === 'almalinux') {
+ const logoIcon = new St.Icon({
+ icon_name: 'fedora-logo-icon',
+ style_class: 'activities-logo',

File diff suppressed because it is too large Load Diff