From e923d046d494ebeb130a5d6367deb15dddffb332 Mon Sep 17 00:00:00 2001 From: silly Date: Sat, 4 Apr 2026 12:53:04 +0000 Subject: Update master.sh --- .config/scripts/master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/scripts') 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 ">") -- cgit v1.3.1