fixed awesome autostart dir. added wallpaper setter script. made no extension be filetype sh in neovim. renamed some scripts.

This commit is contained in:
2025-06-04 10:16:12 -05:00
parent edf3d20945
commit b69040fda0
14 changed files with 93 additions and 10 deletions

View File

@@ -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")