From 3858306acd6ebf93ee826a1c161d3096f6b0bf35 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sat, 1 May 2021 17:31:51 +0200 Subject: Use `.xprofile` instead of `autostart.sh`. --- .config/awesome/rc.lua | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/awesome') diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 6400075..05e9714 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -66,8 +66,6 @@ awful.layout.layouts = { -- Keyboard map indicator and switcher mykeyboardlayout = awful.widget.keyboardlayout() -awful.spawn.with_shell("~/.local/bin/autostart.sh") - -- Wibar -------------------------------------------------------------------- -- Create a textclock widget -- cgit v1.2.3