Update README.md

This commit is contained in:
pagedMov
2024-10-22 03:45:32 -04:00
committed by GitHub
parent 7d3f2ecb43
commit 5a9f8529ed

View File

@@ -5,16 +5,22 @@ My dots are written 100% in Nix so if you bring your own hardware-configuration.
If you are on NixOS and have flakes enabled, you can just clone the repo and run sudo nixos-rebuild switch --flake /path/to/this-repo (again, just make sure you don't use my hardware configuration on your machine) If you are on NixOS and have flakes enabled, you can just clone the repo and run sudo nixos-rebuild switch --flake /path/to/this-repo (again, just make sure you don't use my hardware configuration on your machine)
![Screenshot](./assets/screens/desktop.png) <div style="text-align: center;">
<img src="./assets/screens/desktop.png" alt="Desktop" />
</div>
## Neat Features ## Neat Features
* *chscheme* - This script will open a fuzzy finder window containing all of the colorschemes available in the base16-schemes package on nixpkgs. It contains a preview showing you what the colors will look like in your terminal. * *chscheme* - This script will open a fuzzy finder window containing all of the colorschemes available in the base16-schemes package on nixpkgs. It contains a preview showing you what the colors will look like in your terminal.
![chscheme](./assets/screens/chscheme.png) <div style="text-align: center;">
<img src="./assets/screens/chscheme.png" alt="chscheme" />
</div>
* *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* - 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](./assets/screens/keyring.png) <div style="text-align: center;">
<img src="./assets/screens/keyring.png" alt="keyring" />
</div>
* Terminal sound effects from earthbound :D * Terminal sound effects from earthbound :D