From b5d772f01e410d4fe0dcdc661c958657fbf0ca28 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 19 Jun 2022 23:56:13 +0800 Subject: Switch to swaywm --- bin/autostart | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/autostart') diff --git a/bin/autostart b/bin/autostart index 29b1d25..ac4bc3a 100755 --- a/bin/autostart +++ b/bin/autostart @@ -7,3 +7,5 @@ [ -f /usr/bin/udiskie ] && udiskie -a -n -s & [ -f /usr/bin/clipmenud ] && clipmenud & + +[ -x "$HOME/.local/autostart" ] && "$HOME/.local/autostart" -- cgit v1.2.3