From 2654b4a60abc43b9b7903f24df5ccf6753f1af01 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Fri, 10 Jan 2020 13:21:44 +0100 Subject: [PATCH] compton to picom --- mabox-en/desktop-overlay/etc/skel/.config/openbox/autostart | 2 +- mabox-en/live-overlay/etc/skel/.config/openbox/autostart | 2 +- mabox-pl/desktop-overlay/etc/skel/.config/openbox/autostart | 2 +- mabox-pl/live-overlay/etc/skel/.config/openbox/autostart | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 &