feat: ghostty -> havoc, fish -> yash, dwl -> river-classic, more minimal rofi configuration ; fix: nvim rust-analyzer ; docs: update preview screenshot

This commit is contained in:
2026-04-26 00:38:05 -04:00
parent d549dc1eeb
commit 9e83f0667c
19 changed files with 220 additions and 2562 deletions
+7
View File
@@ -0,0 +1,7 @@
{ ... }:
{
programs.river-classic = {
enable = true;
xwayland.enable = true;
};
}