Autostart & Submodule Updates
- Update autostart script with azote instead of hyprwall - Update dwl and doom emacs submodules
This commit is contained in:
14
README.org
14
README.org
@@ -9589,14 +9589,14 @@ declare -a startup_array=(\
|
|||||||
"/usr/bin/swhks" \ # Simple Wayland HotKey Server
|
"/usr/bin/swhks" \ # Simple Wayland HotKey Server
|
||||||
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
|
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
|
||||||
# Display / Compositor Setup
|
# Display / Compositor Setup
|
||||||
"/usr/bin/shikane" \ # Display Setup
|
"/usr/bin/shikane" \ # Display Setup
|
||||||
"/usr/bin/hyprwall --restore" \ # Wallpaper
|
"$HOME/.azotebg" \ # Restore wallpaper
|
||||||
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
||||||
# Tray Applications
|
# Tray Applications
|
||||||
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet
|
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet
|
||||||
"/usr/bin/nm-applet" \ # Network Manager Applet
|
"/usr/bin/nm-applet" \ # Network Manager Applet
|
||||||
"/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator
|
"/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator
|
||||||
"/usr/bin/udiskie -a -n -s" \ # Udiskie
|
"/usr/bin/udiskie -a -n -s" \ # Udiskie
|
||||||
# GUI Applications
|
# GUI Applications
|
||||||
"/usr/bin/nextcloud" \ # NextCloud Client
|
"/usr/bin/nextcloud" \ # NextCloud Client
|
||||||
"/usr/bin/syncthing-gtk" \ # Syncthing GUI
|
"/usr/bin/syncthing-gtk" \ # Syncthing GUI
|
||||||
|
Submodule dwl/.config/dwl updated: b940c68606...455eedaa60
@@ -12,14 +12,14 @@ declare -a startup_array=(\
|
|||||||
"/usr/bin/swhks" \ # Simple Wayland HotKey Server
|
"/usr/bin/swhks" \ # Simple Wayland HotKey Server
|
||||||
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
|
"sudo /usr/bin/swhkd" \ # Simple Wayland HotKey Daemon
|
||||||
# Display / Compositor Setup
|
# Display / Compositor Setup
|
||||||
"/usr/bin/shikane" \ # Display Setup
|
"/usr/bin/shikane" \ # Display Setup
|
||||||
"/usr/bin/hyprwall --restore" \ # Wallpaper
|
"$HOME/.azotebg" \ # Restore wallpaper
|
||||||
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
||||||
# Tray Applications
|
# Tray Applications
|
||||||
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet
|
"/usr/bin/blueman-applet" \ # Bluetooth Manager Applet
|
||||||
"/usr/bin/nm-applet" \ # Network Manager Applet
|
"/usr/bin/nm-applet" \ # Network Manager Applet
|
||||||
"/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator
|
"/usr/bin/kdeconnect-indicator" \ # KDE Connect Indicator
|
||||||
"/usr/bin/udiskie -a -n -s" \ # Udiskie
|
"/usr/bin/udiskie -a -n -s" \ # Udiskie
|
||||||
# GUI Applications
|
# GUI Applications
|
||||||
"/usr/bin/nextcloud" \ # NextCloud Client
|
"/usr/bin/nextcloud" \ # NextCloud Client
|
||||||
"/usr/bin/syncthing-gtk" \ # Syncthing GUI
|
"/usr/bin/syncthing-gtk" \ # Syncthing GUI
|
||||||
|
Submodule emacs/.config/doom-emacs updated: ba1dca322f...56ce6cc284
Reference in New Issue
Block a user