From c3c22633fc9f68e7c8c8a353039dd7af7146ac5b Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Tue, 16 Sep 2025 19:41:52 -0500 Subject: [PATCH] Apparently the program has been renamed --- lisp/exwm-lib/exwm-aux/exwm-startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/exwm-lib/exwm-aux/exwm-startup.el b/lisp/exwm-lib/exwm-aux/exwm-startup.el index 0c31fcd..e356769 100644 --- a/lisp/exwm-lib/exwm-aux/exwm-startup.el +++ b/lisp/exwm-lib/exwm-aux/exwm-startup.el @@ -26,7 +26,7 @@ (defvar exwm-startup-programs '(("megasync" "QT_SCALE_FACTOR=1 megasync") "/usr/lib/kdeconnectd" - ("compton" "compton -f -i .7 -b") + ("compton" "picom --backend=glx -f -i .7 -b") ;; ("compton -f -i .7 -b --backend glx --blur-background --blur-method kawase --blur-strength 2") "start-pulseaudio-x11;pactl upload-sample /usr/share/sounds/gnome/default/alerts/drip.ogg beep; pactl load-module module-x11-bell sample=beep; xset b 100" "kdeconnect-indicator"