• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle
  • There are a lot of comments here about which launchers are “close enough” to the Nova feature set, but very few people are talking about specific features and the alternatives that support them. I really just use two, and everything else is a cherry on top that I can do without if push comes to shove.

    1. Icons that open a folder if you swipe them, but launch the first app in the folder if you tap them. That way my apps all pull double-duty as both the one-tap app AND the list of alternatives I use less often.
    2. Google Now integration that swipes in from the left.

    Action Launcher used to be my go-to, and it’s still the best implementation of #1 because of the little indicators it adds to let you know if something is a “cover” (folder when you swipe) or “shutter” (widget when you swipe). Sadly it’s gotten rather bloated over the years and spends more time force-closing from one glitch or another than it does actually running properly. Nova was my backup because it added “covers” a few years ago and I remembered enjoying the app about a decade ago. Now what?




  • silicon_reverie@lemmy.worldtolinuxmemes@lemmy.worldMonster
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    11 months ago

    I absolutely loved NixOS on paper, and it’s undoubtedly the best way to combat updates that break my dependency trees, but I still found myself spending a majority of my time attempting to hard-code various app configuration files into my convoluted configuration.nix with its esoteric syntax rather than actually using my computer. Am I missing something, or does a good install script covering my favorite packages and a git bare repo storing my dot-files get me 90% of the way there without the hassle of bending my whole OS around a single nix config monstrosity?