From cab9134cfafbd7abbc6766384191f58c1ca9c16a Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 28 Sep 2024 15:20:25 +0530 Subject: update --- dist/autostart.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 dist/autostart.sh (limited to 'dist/autostart.sh') diff --git a/dist/autostart.sh b/dist/autostart.sh new file mode 100755 index 0000000..c673bd1 --- /dev/null +++ b/dist/autostart.sh @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +way-displays & +dunst & +blueman-applet & +systemctl --user import-environment DISPLAY WAYLAND_DISPLAY & -- cgit v1.2.3