change de compositor manager from comptom to xcompmgr

This commit is contained in:
manuel 2024-01-07 12:41:49 -01:00
parent dcbf1bfccc
commit dfe7c13b25
2 changed files with 6 additions and 4 deletions

View File

@ -7,7 +7,8 @@ nitrogen --restore
lxpolkit & lxpolkit &
# Compositor manager # Compositor manager
compton -b #compton -b
xcompmgr -c -r -o -l -t -C -n &
# Simple panel # Simple panel
tint2 & tint2 &

View File

@ -131,9 +131,10 @@ OPENBOX_LIST = ('openbox\n'
'pnmixer\n' 'pnmixer\n'
'gmrun\n' 'gmrun\n'
'nitrogen\n' 'nitrogen\n'
'compton\n' #'compton\n'
'compton-conf\n' #'compton-conf\n'
'compton-conf-l10n\n' #'compton-conf-l10n\n'
'xcompmgr\n' #Effective lighter composer
'xarchiver\n' 'xarchiver\n'
'lxsession-logout\n' 'lxsession-logout\n'
'lxappearance\n' 'lxappearance\n'