dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit f758eab8505fbddb27ea77f042e0fffb484819cb
parent c9c8f451be2fe3f5f851eb583f620540b787d3b7
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Mon, 28 Nov 2022 18:01:59 -0500

picom: removed --experimental backend from xprofile

Diffstat:
M.config/X11/xprofile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/X11/xprofile b/.config/X11/xprofile @@ -4,7 +4,7 @@ xset s 600 60 setxkbmap -rules evdev -model evdev -layout us -variant altgr-intl dunst & -command -v picom >/dev/null 2>&1 && picom --experimental-backends --daemon +command -v picom >/dev/null 2>&1 && picom --daemon # redshift & xcalib -o 0 /usr/share/xcalib/gamma_2_2_lowContrast.icc