Replace azote with hyprwall and update dwl submodule

This commit is contained in:
Sravan Balaji
2024-11-02 21:28:16 -04:00
parent aecc181c01
commit 98d2d9bfb9
3 changed files with 7 additions and 7 deletions

View File

@@ -9070,9 +9070,9 @@ 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
"$HOME/.azotebg" \ # Wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
"/usr/bin/shikane" \ # Display Setup
"/usr/bin/hyprwall --restore" \ # Wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
# Tray Applications
"/usr/bin/gammastep-indicator" \ # Gamamstep Night Light Indicator
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet

View File

@@ -12,9 +12,9 @@ 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
"$HOME/.azotebg" \ # Wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
"/usr/bin/shikane" \ # Display Setup
"/usr/bin/hyprwall --restore" \ # Wallpaper
"/usr/bin/gammastep -x" \ # Reset gammastep night light
# Tray Applications
"/usr/bin/gammastep-indicator" \ # Gamamstep Night Light Indicator
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet