summaryrefslogtreecommitdiff
path: root/dist/autostart.sh
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-09-29 11:57:20 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-09-29 11:57:20 +0530
commit8cb4343738a08010996701a86667d901620c6cb7 (patch)
tree7a169f81b4f1eb73e571495069569fac98487006 /dist/autostart.sh
parentcab9134cfafbd7abbc6766384191f58c1ca9c16a (diff)
back to dwl
Diffstat (limited to 'dist/autostart.sh')
-rwxr-xr-xdist/autostart.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/autostart.sh b/dist/autostart.sh
index c673bd1..35c9c26 100755
--- a/dist/autostart.sh
+++ b/dist/autostart.sh
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
+systemctl --user import-environment DISPLAY WAYLAND_DISPLAY &
way-displays &
dunst &
blueman-applet &
-systemctl --user import-environment DISPLAY WAYLAND_DISPLAY &
+swayidle before-sleep swaylock lock swaylock &