diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 21:15:23 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-24 21:15:23 -0500 |
| commit | 90248ad8222cf99d5a8ef7e1f2816d3ee810d3b8 (patch) | |
| tree | f79b4b9f0aeef744727caafb786bd00262d143c3 /env/.config/awesome | |
| parent | 1be4f161e38b721086c5aaab48d007e63fbec571 (diff) | |
stuff and things
Diffstat (limited to 'env/.config/awesome')
| -rw-r--r-- | env/.config/awesome/rc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/awesome/rc.lua b/env/.config/awesome/rc.lua index 39f848e..6dc5b2a 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("~/.config/dwm/autostart.sh") +awful.spawn.with_shell("~/.local/bin/start_scripts/autostart.sh") |
