## Scripts
### Nix/NixOs shortcuts
Click to expand
- `nixy-edit`
- `nixy-rebuild`
- `nixy-update`
- `nixy-gc` # garbage collection
- `nixy-cb` # clean boot menu
### Brightness control
Click to expand
- `brightness-up`
- `brightness-down`
- `brightness-change `
### Sound control
Click to expand
- `sound-up`
- `sound-down`
- `sound-toggle`
- `sound-output`
- `sound-change `
### Caffeine
Click to expand
Caffeine is a simple script that toggles hypridle (disable suspend & screenlock).
- `caffeine` # Toggle caffeine
- `caffeine-status` # Return active/inactive
### Night-Shift
Click to expand
Blue light filter, using wlsunset
- `night-shift-on`
- `night-shift-off`
### Nerdfont FZF
Click to expand
Nerdfont fzf is a quick way to search for nerdfont icons locally.
It will copy the selected icon to the clipboard.
- `nerdfont-fzf`
### Compress/Extract
Click to expand
Some shortcut to compress and extract files.
- `compress` ...
- `extract` ...