diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 8fee28d..eb24341 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -32,7 +32,7 @@ scripts="$XDG_CONFIG_HOME/herbstluftwm/scripts" # terminal=kitty -browser=brave +browser=firefox calculator="rofi -show calc" feed_reader="$terminal -e newsboat" file_manager=thunar @@ -215,7 +215,7 @@ hc detect_monitors # "$panel" "$monitor" & # done -pidof dunst || dunst & +# pidof dunst || dunst & pidof mpd || mpd & pidof flameshot || flameshot & pidof lxpolkit || lxpolkit &