Gnome Console since it is consistent with the rest of Gnome and works well enough.
- 1 Post
- 10 Comments
alternateved@lemmy.oneto
Linux@lemmy.ml•Anybody have a solution for dotfiles outside /home
1·3 years agoThose configuration files are for managing system’s package manager, so I don’t think
$HOMEwould be a better place.
alternateved@lemmy.oneto
Linux@lemmy.ml•Anybody have a solution for dotfiles outside /home
3·3 years agoFrom lack of a better solution, I would symlink the folder or use
stow --target /etcflag if you use stow for managing dotfiles.
alternateved@lemmy.oneto
Gnome@discuss.tchncs.de•Firefox as Search Provider in Gnome ?English
0·3 years agoDo note that it won’t work well with flatpak Firefox: https://mastransky.wordpress.com/2020/09/25/firefox-gnome-shell-search-provider/
Gentoo and Alpine are both really great distributions.
alternateved@lemmy.oneto
Linux@lemmy.ml•Does anyone actually like the default GNOME workflow?
21·3 years agoAnd with lots of polish and convenient features.
alternateved@lemmy.oneto
Linux@lemmy.ml•Does anyone actually like the default GNOME workflow?
301·3 years agoYes, I thrive in it.
Thank you for indulging me! I tried Alpine for a moment with Sway but it was really bare and I had some issues with setting up seatd and/or elogind to ensure some usual niceties like auto-mounting of usb drives etc. I was curious how is daily-driving it experienced by others.
How do you handle lack of systemd? Do you use elogind or seatd? Do you package some things yourself considering Alpine isn’t popular as a desktop distribution?

Check ublue approach like for example in this repo: https://github.com/ublue-os/beyond
In other words, leverage native OCI containers.