summaryrefslogtreecommitdiff
path: root/home-config/hypr/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/hypr/autostart.sh')
-rwxr-xr-xhome-config/hypr/autostart.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/home-config/hypr/autostart.sh b/home-config/hypr/autostart.sh
index 5d7363d..7b327df 100755
--- a/home-config/hypr/autostart.sh
+++ b/home-config/hypr/autostart.sh
@@ -1,7 +1,5 @@
1#!/usr/bin/env bash 1#!/usr/bin/env bash
2 2
3hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP &
4
5waybar & 3waybar &
6 4
7mako & 5mako &