From fc8873b9b47ae0e4a2ceb3652999a23b95ca8b52 Mon Sep 17 00:00:00 2001 From: notohh Date: Mon, 27 Nov 2023 16:10:37 -0500 Subject: [PATCH] docs: update readme --- README.md | 2 +- home/README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c968c29..ee5f524 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ + multi-system home-manager setup + secrets provisioning with [sops-nix](https://github.com/Mic92/sops-nix) + multiple fully declarative self hosted services (and some containerized ones, with a docker backend) -+ wayland configs for hyprland and river ++ wayland config for hyprland + custom packages not found in nixpkgs ## :busts_in_silhouette: Credit diff --git a/home/README.md b/home/README.md index d1525f3..cdb6d86 100644 --- a/home/README.md +++ b/home/README.md @@ -4,7 +4,10 @@ the home of my dotfiles. configured in, and managed by home-manager. name | description --------------- | ----------- +`ags` | aylurs gtk shell +`anyrun` | wayland native application launcher `bat` | cat replacement +`cava` | terminal audio visualizer `direnv` | a shell extension, that loads environment variables in certain directories `default` | used for commonly shared modules, for multiple home-manager configs `git` | version control system @@ -17,10 +20,9 @@ name | description `mako` | a lightweight wayland notification daemon `neofetch` | fetch program `nushell` | my shell of choice -`rofi` | application launcher `spotify-player`| terminal music player for spotify `starship` | shell prompt `wayland` | has my hyprland config, along with session variables for wayland `wezterm` | my terminal of choice `zathura` | pdf viewer -`zellij` | terminal multiplexer \ No newline at end of file +`zellij` | terminal multiplexer