consolidated script documentation into a single md file
wrote documentation on terminal sound effects added a sound effect for `invoke` added the function `build-drv`, which is a wrapper for nix-build that puts the output nix store path to the derivation into an environment variable instead of symlinking it in the current working directory
This commit is contained in:
@@ -192,34 +192,3 @@
|
||||
- *Type*: Boolean
|
||||
- *Default*: `true`
|
||||
- *Defined in*: `modules/home/programs/bat.nix`
|
||||
|
||||
---
|
||||
|
||||
- **movScripts**
|
||||
|
||||
- **enable**
|
||||
- Enables all custom script binaries.
|
||||
- *Type*: Boolean
|
||||
- *Default*: `true`
|
||||
- *Defined in*: `modules/home/scripts/default.nix`
|
||||
|
||||
- **commandScripts**
|
||||
- **enable**
|
||||
- Enables my custom command scripts.
|
||||
- *Type*: Boolean
|
||||
- *Default*: `true`
|
||||
- *Defined in*: `modules/home/scripts/default.nix`
|
||||
|
||||
- **hyprlandControls**
|
||||
- **enable**
|
||||
- Enables my Hyprland control shortcut scripts.
|
||||
- *Type*: Boolean
|
||||
- *Default*: `true`
|
||||
- *Defined in*: `modules/home/scripts/default.nix`
|
||||
|
||||
- **nixShortcuts**
|
||||
- **enable**
|
||||
- Enables my NixOS alias scripts.
|
||||
- *Type*: Boolean
|
||||
- *Default*: `true`
|
||||
- *Defined in*: `modules/home/scripts/default.nix`
|
||||
|
||||
Reference in New Issue
Block a user