change de compositor manager from comptom to xcompmgr
This commit is contained in:
parent
dcbf1bfccc
commit
dfe7c13b25
|
@ -7,7 +7,8 @@ nitrogen --restore
|
|||
lxpolkit &
|
||||
|
||||
# Compositor manager
|
||||
compton -b
|
||||
#compton -b
|
||||
xcompmgr -c -r -o -l -t -C -n &
|
||||
|
||||
# Simple panel
|
||||
tint2 &
|
||||
|
|
|
@ -131,9 +131,10 @@ OPENBOX_LIST = ('openbox\n'
|
|||
'pnmixer\n'
|
||||
'gmrun\n'
|
||||
'nitrogen\n'
|
||||
'compton\n'
|
||||
'compton-conf\n'
|
||||
'compton-conf-l10n\n'
|
||||
#'compton\n'
|
||||
#'compton-conf\n'
|
||||
#'compton-conf-l10n\n'
|
||||
'xcompmgr\n' #Effective lighter composer
|
||||
'xarchiver\n'
|
||||
'lxsession-logout\n'
|
||||
'lxappearance\n'
|
||||
|
|
Loading…
Reference in New Issue