From e55385b3f009e0f2191435da4460634d3743e7d6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 25 Aug 2025 17:31:18 +0000 Subject: [PATCH] Update SCRIPTS.md (auto) --- docs/SCRIPTS.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/SCRIPTS.md b/docs/SCRIPTS.md index 6cafe0f..ac46375 100644 --- a/docs/SCRIPTS.md +++ b/docs/SCRIPTS.md @@ -57,21 +57,16 @@ It use hyprsunset to control the screen temperature. ## Nixy -Nixy is a simple script that I use to manage my NixOS system. It's a simple script that provides a menu to rebuild, upgrade, update, collect garbage, clean boot menu, etc. +Nixy is a simple script that I use to manage my NixOS system. It's a simple script that provides a menu to rebuild, test, update, collect garbage, clean boot menu, etc. - `nixy` - UI wizard to manage the system. - `nixy rebuild` - Rebuild the system. - `nixy ...` - ... see the script for more commands. +## Notif -## OpenVPN - -OpenVPN allows you to connect/disconnect quickly to a openVPN server - -- `openvpn-up` turn on the vpn -- `openvpn-down` turn down the vpn -- `openvpn-toggle` toggle the vpn +- `notif {id} {title} {description}` - Sends a notification ## Screenshot