Change waypaper random to restore
This commit is contained in:
@@ -3893,7 +3893,7 @@ fi
|
||||
|
||||
systemctl --user restart waybar.service
|
||||
$HOME/.scripts/gammastep.sh --on
|
||||
waypaper --random
|
||||
waypaper --restore
|
||||
#+END_SRC
|
||||
|
||||
**** Timeout
|
||||
@@ -9635,9 +9635,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
|
||||
"/usr/bin/waypaper --random" \ # Restore wallpaper
|
||||
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
||||
"/usr/bin/shikane" \ # Display Setup
|
||||
"/usr/bin/waypaper --restore" \ # 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
|
||||
|
@@ -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
|
||||
"/usr/bin/waypaper --random" \ # Restore wallpaper
|
||||
"/usr/bin/gammastep -x" \ # Reset gammastep night light
|
||||
"/usr/bin/shikane" \ # Display Setup
|
||||
"/usr/bin/waypaper --restore" \ # 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
|
||||
|
Submodule hyprland/.config/hypr updated: 4e2933401f...a741df08f9
@@ -5,4 +5,4 @@ fi
|
||||
|
||||
systemctl --user restart waybar.service
|
||||
$HOME/.scripts/gammastep.sh --on
|
||||
waypaper --random
|
||||
waypaper --restore
|
||||
|
Reference in New Issue
Block a user