feat(nix): replace GNOME Terminal with GNOME Console

- Updated `favorite-apps` to include `org.gnome.Console.desktop` instead of `org.gnome.Terminal.desktop`.
- Aligns configuration with the newer GNOME Console application, providing a modern terminal experience.
This commit is contained in:
Harald Hoyer 2026-01-28 09:17:08 +01:00
parent 008948d61e
commit a28cd7948c

View file

@ -47,7 +47,7 @@
];
favorite-apps = [
"org.gnome.Terminal.desktop"
"org.gnome.Console.desktop"
"jetbrains-toolbox.desktop"
"org.mozilla.firefox.desktop"
"firefox.desktop"