From ceb5fe985d54d10407e20ea2f10e81c5fbce5ea6 Mon Sep 17 00:00:00 2001 From: Eli Fouts Date: Wed, 29 Jan 2025 02:32:31 -0500 Subject: [PATCH] Updated Script Notification --- InstallScripts/fullinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InstallScripts/fullinstall.sh b/InstallScripts/fullinstall.sh index 05af5d2..d264a0b 100755 --- a/InstallScripts/fullinstall.sh +++ b/InstallScripts/fullinstall.sh @@ -18,4 +18,4 @@ systemctl --user start pipewire.service pipewire-pulse.service sudo cp -f -r ~/Dotfiles/wallpapers ~/ sudo cp -r -f ~/Dotfiles/.config/* ~/.config/ sudo cp -r -f ~/Dotfiles/.bashrc ~/ -notify-send "Hello $USER" "Thank you for downloading my Dotfiles\n-EF" +notify-send "Open Terminal with MOD+Q" "Hello $USER,\nThank you for downloading my Dotfiles\n-EF"