no experimental backends

This commit is contained in:
speediegq 2022-10-11 14:18:15 +02:00
parent 0dfee47153
commit c3507c9a72

View file

@ -82,7 +82,7 @@
/* Managers */
#define CLIPBOARD "xclip" /* Clipboard to use */
#define COMPOSITOR "picom --experimental-backends" /* Compositor to use */
#define COMPOSITOR "picom" /* Compositor to use */
#define NETWORK "speedwm-netctrl" /* Network manager to use */
#define KILLNETWORK "speedwm-netctrl disconnect" /* Command to run when disconnecting */
#define BLUETOOTH "speedwm-btctrl" /* Bluetooth manager to use */