From e4791e9e9f96ccb9d8864eddd2dabaaac27675e1 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 6 Oct 2018 09:34:52 +0200 Subject: [PATCH] modif autorun awesome pour autoxrandr --- awesome/.config/awesome/autorun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome/.config/awesome/autorun.sh b/awesome/.config/awesome/autorun.sh index 8f86e69..897e286 100755 --- a/awesome/.config/awesome/autorun.sh +++ b/awesome/.config/awesome/autorun.sh @@ -8,4 +8,4 @@ function run { } run /usr/lib/polkit-kde-authentication-agent-1 -run bash ~/script/autoxrandr +run ~/script/autoxrandr