From 3bdca06a5b1f2e1e785d0ddaa199ce70f6bd8c3e Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 18 Dec 2023 22:38:15 +0100 Subject: [PATCH] Updates --- hypr/start-settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/start-settings.sh b/hypr/start-settings.sh index 11d3e07..ffa3319 100755 --- a/hypr/start-settings.sh +++ b/hypr/start-settings.sh @@ -1,3 +1,3 @@ #!/bin/bash cd ~/dotfiles/hypr/settings -./settings.sh \ No newline at end of file +exec ./settings.sh \ No newline at end of file