AlmaLinux branding
This commit is contained in:
parent
02972b6e7e
commit
b3255f02c1
@ -34,7 +34,7 @@ index 62c8ebb31a..1d11cc1b5f 100644
|
|||||||
});
|
});
|
||||||
|
|
||||||
- this.add_child(new WorkspaceIndicators());
|
- this.add_child(new WorkspaceIndicators());
|
||||||
+ if (GLib.get_os_info('ID') === 'rhel') {
|
+ if (GLib.get_os_info('ID') === 'almalinux') {
|
||||||
+ const logoIcon = new St.Icon({
|
+ const logoIcon = new St.Icon({
|
||||||
+ icon_name: 'fedora-logo-icon',
|
+ icon_name: 'fedora-logo-icon',
|
||||||
+ style_class: 'activities-logo',
|
+ style_class: 'activities-logo',
|
||||||
|
1667
gnome-shell.spec
1667
gnome-shell.spec
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user