remove compton-conf from popemenu

master
Daniel Napora 2020-01-13 11:59:04 +01:00
parent 4e18ba795e
commit 669f1cdfda
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ else
fi
menuSeparator
menuItem "$EDIT" 'mabox-compositor --edit'
menuItem "$EDIT_GUI" 'compton-conf'
#menuItem "$EDIT_GUI" 'compton-conf'
menuEnd
fi
exit 0