• 1 Post
  • 20 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle















  • gobbling871@lemmy.worldtoLinux@lemmy.mlWhy can't flatpaks just work
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    2 years ago

    Some apps automatically pick up your theme some don’t. For these I give the specific app access to my theme folder with a :ro at the end of the path.

    IDEs should work ootb. If some extension doesn’t work, maybe it’s because of poor support for Flatpak. 9/10 times you’ll find the issue is that app is calling the traditional /usr/bin path etc. when Flatpak installations use different paths.



  • fast way to get secure boot to work

    vs best use of secure boot. Your pick.

    Your GRUB can be encrypted behind FDE and iirc there is also an option to create a password for grub. So far I haven’t seen cases of bootloaders being compromised/bypassed so we are not there yet.

    Pretty sure there’s not a lack of guides for setting up secure boot on Ubuntu/Debian, unless you are looking for something specific.