Drito

joined 11 months ago
[–] [email protected] 5 points 4 months ago (1 children)

Flakes is still experimental. NixOS devs takes a bunch of time to release that. So most experienced users have enabled Flakes since years. Two different systems are available, which does not help ease of learning.

[–] [email protected] 17 points 5 months ago (4 children)

I don't use KDE but I suppose the click is detected on button release, not during the press. It should adress all these questions.

[–] [email protected] 2 points 5 months ago

Glibc has extensions that fragment compatibility. If Glibc is replaced by another libc, some apps prints an error, or don't work. I noticed that on Alpine.

[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.

execp_command = xdotool getwindowfocus getwindowname

It prints the window name on the bar. It is useful for bspwm windows.

[–] [email protected] 1 points 5 months ago

My worst experience was on Linux Void.

The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn't switch the language properly, the "-" prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn't saw the problem.

I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?

[–] [email protected] 3 points 5 months ago (2 children)

Whats the problem with XFWM ?

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago) (1 children)

I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window.

[–] [email protected] 7 points 5 months ago

4 month ago is not that bad for such a small project. Eww looks more active, but I don't have the patience to learn how to create a menu. Its way too DIY for me.

[–] [email protected] 1 points 5 months ago

You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE.

[–] [email protected] 5 points 5 months ago

Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc.

[–] [email protected] 4 points 6 months ago* (last edited 6 months ago) (1 children)

I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons.

view more: ‹ prev next ›