From 68df7e2f92789e8704bea2305990ac60b08670d6 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sat, 22 Mar 2025 12:04:54 -0400 Subject: [PATCH] Autostart & Submodule Updates - Update autostart script with azote instead of hyprwall - Update dwl and doom emacs submodules --- README.org | 14 +++++++------- dwl/.config/dwl | 2 +- dwl/.scripts/wayland-startup.sh | 14 +++++++------- emacs/.config/doom-emacs | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index 9c12684..d033d2c 100644 --- a/README.org +++ b/README.org @@ -9589,14 +9589,14 @@ declare -a startup_array=(\ "/usr/bin/swhks" \ # Simple Wayland HotKey Server "sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon # Display / Compositor Setup - "/usr/bin/shikane" \ # Display Setup - "/usr/bin/hyprwall --restore" \ # Wallpaper - "/usr/bin/gammastep -x" \ # Reset gammastep night light + "/usr/bin/shikane" \ # Display Setup + "$HOME/.azotebg" \ # Restore wallpaper + "/usr/bin/gammastep -x" \ # Reset gammastep night light # Tray Applications - "/usr/bin/blueman-applet" \ # Bluetooth Manager Applet - "/usr/bin/nm-applet" \ # Network Manager Applet - "/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator - "/usr/bin/udiskie -a -n -s" \ # Udiskie + "/usr/bin/blueman-applet" \ # Bluetooth Manager Applet + "/usr/bin/nm-applet" \ # Network Manager Applet + "/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator + "/usr/bin/udiskie -a -n -s" \ # Udiskie # GUI Applications "/usr/bin/nextcloud" \ # NextCloud Client "/usr/bin/syncthing-gtk" \ # Syncthing GUI diff --git a/dwl/.config/dwl b/dwl/.config/dwl index b940c68..455eeda 160000 --- a/dwl/.config/dwl +++ b/dwl/.config/dwl @@ -1 +1 @@ -Subproject commit b940c68606fa8fae738eb40ee0854488cd5626a4 +Subproject commit 455eedaa60c8458cd48e346697a428db3118cc65 diff --git a/dwl/.scripts/wayland-startup.sh b/dwl/.scripts/wayland-startup.sh index 192dbf3..a04311c 100755 --- a/dwl/.scripts/wayland-startup.sh +++ b/dwl/.scripts/wayland-startup.sh @@ -12,14 +12,14 @@ declare -a startup_array=(\ "/usr/bin/swhks" \ # Simple Wayland HotKey Server "sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon # Display / Compositor Setup - "/usr/bin/shikane" \ # Display Setup - "/usr/bin/hyprwall --restore" \ # Wallpaper - "/usr/bin/gammastep -x" \ # Reset gammastep night light + "/usr/bin/shikane" \ # Display Setup + "$HOME/.azotebg" \ # Restore wallpaper + "/usr/bin/gammastep -x" \ # Reset gammastep night light # Tray Applications - "/usr/bin/blueman-applet" \ # Bluetooth Manager Applet - "/usr/bin/nm-applet" \ # Network Manager Applet - "/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator - "/usr/bin/udiskie -a -n -s" \ # Udiskie + "/usr/bin/blueman-applet" \ # Bluetooth Manager Applet + "/usr/bin/nm-applet" \ # Network Manager Applet + "/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator + "/usr/bin/udiskie -a -n -s" \ # Udiskie # GUI Applications "/usr/bin/nextcloud" \ # NextCloud Client "/usr/bin/syncthing-gtk" \ # Syncthing GUI diff --git a/emacs/.config/doom-emacs b/emacs/.config/doom-emacs index ba1dca3..56ce6cc 160000 --- a/emacs/.config/doom-emacs +++ b/emacs/.config/doom-emacs @@ -1 +1 @@ -Subproject commit ba1dca322f9a07bc2b7bec6a98f2c3c55c0bbd77 +Subproject commit 56ce6cc284e8f4dd0cb0704dde6694a1b8e500ed