mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
feat(bspwm): autostart gpodder instead of castero
This commit is contained in:
parent
89445ad96d
commit
4f7fad36d2
@ -127,9 +127,9 @@ start_if_not_running iceweasel
|
|||||||
start_if_not_running emacs
|
start_if_not_running emacs
|
||||||
start_if_not_running element-desktop
|
start_if_not_running element-desktop
|
||||||
start_if_not_running element-desktop-nightly
|
start_if_not_running element-desktop-nightly
|
||||||
|
start_if_not_running gpodder
|
||||||
|
|
||||||
if [ "$SCREENCOUNT" -eq 2 ]
|
if [ "$SCREENCOUNT" -eq 2 ]
|
||||||
start_shell_if_not_running castero
|
|
||||||
start_if_not_running slack
|
start_if_not_running slack
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user