diff --git a/mabox-en/desktop-overlay/etc/skel/.config/openbox/autostart b/mabox-en/desktop-overlay/etc/skel/.config/openbox/autostart index 90e7fbe..c397767 100755 --- a/mabox-en/desktop-overlay/etc/skel/.config/openbox/autostart +++ b/mabox-en/desktop-overlay/etc/skel/.config/openbox/autostart @@ -53,7 +53,7 @@ xcape -e 'Super_L=Super_L|space' (sleep 2s && mb-conky-session --autostart) & ## Basic compositing effects -(sleep 1s && compton) & +(sleep 1s && picom) & ## Betterlockscreen setup betterlockscreen_setup & diff --git a/mabox-en/live-overlay/etc/skel/.config/openbox/autostart b/mabox-en/live-overlay/etc/skel/.config/openbox/autostart index 9c1742e..e37e3f4 100644 --- a/mabox-en/live-overlay/etc/skel/.config/openbox/autostart +++ b/mabox-en/live-overlay/etc/skel/.config/openbox/autostart @@ -44,7 +44,7 @@ (sleep 2s && mb-conky-session --autostart) & ## Basic compositing effects -(sleep 1s && compton) & +(sleep 1s && picom) & ## Betterlockscreen setup betterlockscreen_setup & diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/autostart b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/autostart index 90e7fbe..c397767 100755 --- a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/autostart +++ b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/autostart @@ -53,7 +53,7 @@ xcape -e 'Super_L=Super_L|space' (sleep 2s && mb-conky-session --autostart) & ## Basic compositing effects -(sleep 1s && compton) & +(sleep 1s && picom) & ## Betterlockscreen setup betterlockscreen_setup & diff --git a/mabox-pl/live-overlay/etc/skel/.config/openbox/autostart b/mabox-pl/live-overlay/etc/skel/.config/openbox/autostart index 412e357..7d66a61 100755 --- a/mabox-pl/live-overlay/etc/skel/.config/openbox/autostart +++ b/mabox-pl/live-overlay/etc/skel/.config/openbox/autostart @@ -53,7 +53,7 @@ xcape -e 'Super_L=Super_L|space' (sleep 2s && mb-conky-session --autostart) & ## Basic compositing effects -(sleep 1s && compton) & +(sleep 1s && picom) & ## Betterlockscreen setup betterlockscreen_setup &