summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-04 12:53:04 +0000
committerGitHub <noreply@github.com>2026-04-04 12:53:04 +0000
commite923d046d494ebeb130a5d6367deb15dddffb332 (patch)
tree3f94ece5f21f500c56e13759ff60a0c4d7121bca
parent0587b2707f720ae236cf4b2eb516a1c405366036 (diff)
Update master.sh
-rw-r--r--.config/scripts/master.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/scripts/master.sh b/.config/scripts/master.sh
index 928e653..6545f00 100644
--- a/.config/scripts/master.sh
+++ b/.config/scripts/master.sh
@@ -2,7 +2,7 @@
SCRIPT_DIR="$HOME/.config/scripts"
-options="btop\nconfig\nsettings\nwallpaper\nfastfetch"
+options="btop\nconfig\nsettings\nwallpaper\nssh"
choice=$(echo -e "$options" | rofi -dmenu -i -p ">")