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