• 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle
  • The way I did it with systemd-boot was:

    1. Have Windows and Arch on separate drives.
    2. Make the drive with arch the default boot device from UEFI.
    3. Copy EFI/Microsoft from boot partition on Windows drive to /boot/EFI on Arch drive

    This is what my /boot partition looks like:

    ├── EFI
    │   ├── BOOT
    │   ├── Linux
    │   ├── Microsoft
    │   └── systemd
    ├── initramfs-linux-fallback.img
    ├── initramfs-linux.img
    ├── loader
    │   ├── entries
    │   │   └── arch.conf
    │   ├── entries.srel
    │   ├── loader.conf
    │   └── random-seed
    ├── 'System Volume Information'
    └── vmlinuz-linux
    













  • ichbean@lemm.eetoMildly Infuriating@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    36
    ·
    edit-2
    2 years ago

    This is not Xiaomi’s fault, it’s Google’s

    Gestures worked fine on MIUI 11. In the initial A12 update gestures stopped working, but you could at least circumvent it by using 3rd party gestures app like Edge Gestures. Then, a few months later Xiaomi released the update that killed even app gestures. That’s when I said fuck it, and installed a custom ROM, where gestures work with any launchers.

    What’s your experience with full screen gestures and custom launchers, Pixel owners?