XFCE
2Gb update
After noticing I no longer have kernel fallback entries my EFI looks like this:
/boot/efi/
└── EFI
├── boot
│ └── bootx64.efi
├── GRUB
│ └── grubx64.efi
└── Manjaro
└── grubx64.efi
And after applying the “grub fix“ scripts ……….. no change.
sudo install-grub
Grub will be installed on: EFI
Installing for x86_64-efi platform.
Installation finished. No error reported.
Generating grub configuration file …
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.17-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.17-x86_64.img
Found linux image: /boot/vmlinuz-6.12-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.12-x86_64.img
Adding boot menu entry for UEFI Firmware Settings …
Detecting snapshots …
Found snapshot: 2025-12-10 19:55:12 | timeshift-btrfs/snapshots/2025-12-10_19-55-12/@ | ondemand | {timeshift-autosnap} {created before upgrade} |
Found snapshot: 2025-12-08 21:24:29 | timeshift-btrfs/snapshots/2025-12-08_21-24-29/@ | ondemand | plus REMOVED most gnome ■■■■ |
Found snapshot: 2025-12-08 17:44:23 | timeshift-btrfs/snapshots/2025-12-08_17-44-23/@ | ondemand | PRE BIG LTS update 2.2Gb |
Found snapshot: 2025-11-07 14:36:10 | timeshift-btrfs/snapshots/2025-11-07_14-36-10/@ | ondemand | WHY NOT pre 6.17 Kernel UPDATE TO |
Found 4 snapshot(s)
Unmount /tmp/grub-btrfs.2UB7zUNxbR .. Success
sudo update-grub
Generating grub configuration file …
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.17-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.17-x86_64.img
Found linux image: /boot/vmlinuz-6.12-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.12-x86_64.img
Adding boot menu entry for UEFI Firmware Settings …
Detecting snapshots …
Found snapshot: 2025-12-10 19:55:12 | timeshift-btrfs/snapshots/2025-12-10_19-55-12/@ | ondemand | {timeshift-autosnap} {created before upgrade} |
Found snapshot: 2025-12-08 21:24:29 | timeshift-btrfs/snapshots/2025-12-08_21-24-29/@ | ondemand | plus REMOVED most gnome ■■■■ |
Found snapshot: 2025-12-08 17:44:23 | timeshift-btrfs/snapshots/2025-12-08_17-44-23/@ | ondemand | PRE BIG LTS update 2.2Gb |
Found snapshot: 2025-11-07 14:36:10 | timeshift-btrfs/snapshots/2025-11-07_14-36-10/@ | ondemand | WHY NOT pre 6.17 Kernel UPDATE TO |
Found 4 snapshot(s)
Unmount /tmp/grub-btrfs.KIrLfrIpkf .. Success
done
The only other problem I see is adwaita theme not respected in leafpad. The other dark themes are fine in leafpad.
Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text