Update dwl submodule with waybar auto-restart on exit
This commit is contained in:
parent
59048ca2a7
commit
776193bbc9
@ -9138,7 +9138,7 @@ exec dbus-run-session -- dwl -s '$HOME/.scripts/wayland-startup.sh --startup'
|
||||
#+BEGIN_SRC shell :shebang #!/usr/bin/env bash :tangle dwl/.scripts/wayland-startup.sh
|
||||
declare -a startup_array=(\
|
||||
# Status Bar
|
||||
"$HOME/.config/dwl/waybar/launch.sh" \ # Waybar (dwl configuration)
|
||||
"$HOME/.config/dwl/waybar/launch.sh" \ # Waybar (dwl configuration)
|
||||
# Background Processes
|
||||
"/usr/bin/swayidle" \ # Swayidle Idle Manager
|
||||
"/usr/libexec/polkit-gnome-authentication-agent-1" \ # GNOME Polkit Authentication Agent
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1ff17a3e0b56c7a20d83c06234d2f2b055f73220
|
||||
Subproject commit 81bb55f1857227b286c0d8ecfee015ed54f0888e
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
declare -a startup_array=(\
|
||||
# Status Bar
|
||||
"$HOME/.config/dwl/waybar/launch.sh" \ # Waybar (dwl configuration)
|
||||
"$HOME/.config/dwl/waybar/launch.sh" \ # Waybar (dwl configuration)
|
||||
# Background Processes
|
||||
"/usr/bin/swayidle" \ # Swayidle Idle Manager
|
||||
"/usr/libexec/polkit-gnome-authentication-agent-1" \ # GNOME Polkit Authentication Agent
|
||||
|
Loading…
x
Reference in New Issue
Block a user