From b69040fda091cb2a55e00c05e924cd0c0a42cb57 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Wed, 4 Jun 2025 10:16:12 -0500 Subject: fixed awesome autostart dir. added wallpaper setter script. made no extension be filetype sh in neovim. renamed some scripts. --- env/.config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.config/awesome') diff --git a/env/.config/awesome/rc.lua b/env/.config/awesome/rc.lua index 6dc5b2a..181b46e 100644 --- a/env/.config/awesome/rc.lua +++ b/env/.config/awesome/rc.lua @@ -551,4 +551,4 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n -- autostart applets -awful.spawn.with_shell("~/.local/bin/start_scripts/autostart.sh") +awful.spawn.with_shell("~/.local/bin/system/start_scripts/autostart.sh") -- cgit v1.3