From cb138a1ec829c195147fd82ad8dfc1e7d5a8328c Mon Sep 17 00:00:00 2001 From: pagedMov Date: Tue, 22 Oct 2024 18:16:18 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index f13e1fa..30a8ce5 100644 --- a/README.md +++ b/README.md @@ -16,14 +16,26 @@ If you are on NixOS and have flakes enabled, you can just clone the repo and run chscheme +--- + * *keyring* - This script leverages pass and fzf, and will open a fuzzy finder window containing all of the paths in ~/.password-store. When a path is selected, it will copy that password to your clipboard for 45 seconds. This script is bound to Super + P in the hyprland config.
keyring
+--- + +* *invoke* - Try out commands by temporarily downloading them from nixpkgs without binding them to your system configuration. Basically an alias for `nix run nixpkgs#{command} -- {args}` + +
+ invoke +
+ * Terminal sound effects from earthbound :D +--- + Important note: Some aspects of the configuration are hard coded. these include * Hyprland config: hardcoded display outputs * Waybar config: hardcoded display outputs