Autostart & Submodule Updates

- Update autostart script with azote instead of hyprwall
- Update dwl and doom emacs submodules
This commit is contained in:
Sravan Balaji
2025-03-22 12:04:54 -04:00
parent 142da350b7
commit 68df7e2f92
4 changed files with 16 additions and 16 deletions

View File

@@ -9590,7 +9590,7 @@ declare -a startup_array=(\
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
# Display / Compositor Setup
"/usr/bin/shikane" \ # Display Setup
"/usr/bin/hyprwall --restore" \ # Wallpaper
"$HOME/.azotebg" \ # Restore wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
# Tray Applications
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet

View File

@@ -13,7 +13,7 @@ declare -a startup_array=(\
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
# Display / Compositor Setup
"/usr/bin/shikane" \ # Display Setup
"/usr/bin/hyprwall --restore" \ # Wallpaper
"$HOME/.azotebg" \ # Restore wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
# Tray Applications
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet