QuizzaciousOtter

  • 0 Posts
  • 38 Comments
Joined 5 months ago
cake
Cake day: May 29th, 2024

help-circle
  • Declarative configuration fixes this problem. You don’t really have to write down how to setup something because the configuration is the description.

    I use NixOS so in my case all the stuff you described would be defined in a Nix code in a separate Calibre module. I can enable and disable such module at will with a single option in my main config file.

    I really recommend looking into immutable, declarative systems. I think NixOS is the most complete solution but there are some other too. I have no experience with them though.




















  • Thanks for the suggestion but I’m not going back from Wayland either.

    I know there are ways to tile in both Gnome and KDE, I tried some of them. Unfortunately, none of them allow for workspace management type I’m used to.

    What I need is to have workspaces 1-5 on the first monitor, 6-8 on the second, and 9-11 on the third. I need those to be bound to the monitors so I don’t have to manually move them around. And I need to switch between them independently of course. It’s interesting that no DE seems to be able to do that but it’s a standard way to set up Hyprland or Sway.