feat: switch back to river

This commit is contained in:
Moritz Böhme 2024-08-20 13:58:45 +02:00
parent c249fab5cb
commit 781d06f3de
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 384 additions and 57 deletions

View file

@ -20,10 +20,8 @@
webis.enable = true;
impermanence.enable = true;
};
programs.hyprland = {
enable = true;
monitors.DP-3.scale = "auto";
};
programs.river.enable = true;
programs.hyprland.enable = false;
programs.exercism.enable = true;
};