summaryrefslogtreecommitdiff
path: root/home/config/hypr/scripts.d/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'home/config/hypr/scripts.d/autostart.sh')
-rwxr-xr-xhome/config/hypr/scripts.d/autostart.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/config/hypr/scripts.d/autostart.sh b/home/config/hypr/scripts.d/autostart.sh
index 0b782b7..c101f8e 100755
--- a/home/config/hypr/scripts.d/autostart.sh
+++ b/home/config/hypr/scripts.d/autostart.sh
@@ -1,10 +1,10 @@
-#!/bin/bash
+#!/bin/sh
-waybar --config $HOME/.config/waybar/config.hypr --style $HOME/.config/waybar/style.hypr.css &
+waybar --config $HOME/.config/waybar/config.hypr &
nm-applet --indicator &
-/usr/bin/gnome-keyring-daemon --foreground &
+gnome-keyring-daemon --foreground &
wl-clip-persist --clipboard both &
gtk-launch discord &