flavors view e17/rootfs/etc/slitaz/applications.conf @ rev 269

core, xorg-light: remove sudoku
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 10 10:11:33 2020 +0100 (2020-02-10)
parents
children
line source
1 # SliTaz default applications configuration file. These apps can be
2 # started through wrappers: browser, editor and terminal.
3 #
5 # File manager.
6 FILE_MANAGER="enlightenment_filemanager"
8 # Web browser.
9 BROWSER="dillo"
11 # Text editor.
12 EDITOR="nano"
14 # X terminal.
15 TERMINAL="xterm"
17 # Window manager.
18 WINDOW_MANAGER="enlightenment"