Replace azote with waypaper
- Set random wallpaper with waypaper in autostart / post-switch
This commit is contained in:
@@ -3893,6 +3893,7 @@ fi
|
|||||||
|
|
||||||
systemctl --user restart waybar.service
|
systemctl --user restart waybar.service
|
||||||
$HOME/.scripts/gammastep.sh --on
|
$HOME/.scripts/gammastep.sh --on
|
||||||
|
waypaper --random
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
**** Timeout
|
**** Timeout
|
||||||
@@ -9635,7 +9636,7 @@ declare -a startup_array=(\
|
|||||||
"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
|
||||||
"$HOME/.azotebg" \ # Restore wallpaper
|
"/usr/bin/waypaper --random" \ # 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
|
||||||
|
@@ -13,7 +13,7 @@ declare -a startup_array=(\
|
|||||||
"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
|
||||||
"$HOME/.azotebg" \ # Restore wallpaper
|
"/usr/bin/waypaper --random" \ # 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
|
||||||
|
Submodule hyprland/.config/hypr updated: 59f07db6ac...4e2933401f
@@ -5,3 +5,4 @@ fi
|
|||||||
|
|
||||||
systemctl --user restart waybar.service
|
systemctl --user restart waybar.service
|
||||||
$HOME/.scripts/gammastep.sh --on
|
$HOME/.scripts/gammastep.sh --on
|
||||||
|
waypaper --random
|
||||||
|
Reference in New Issue
Block a user