File: debian_config

package info (click to toggle)
windowlab 1.40-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch, trixie
  • size: 392 kB
  • ctags: 487
  • sloc: ansic: 4,359; makefile: 114; sh: 58
file content (13 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is a sample Debian-specific configuration file for WindowLab. It's
# processed when update-menus is run by user or root. It defines a list of
# preferred applications to appear in the WindowLab menu. The applications
# that appear first have higher priority.
#
# /etc/X11/windowlab/debian_config - contains global configuration.
# ~/.windowlab/debian_config - contains user overrides to global configuration.

preferred_browsers="firefox Browser:mozilla-suite galeon epiphany"
preferred_email="thunderbird evolution kmail"
preferred_editors="gvim gedit kwrite kedit kate"
preferred_graphics="gimp"
preferred_terminals="xterm rxvt gnome-terminal konsole"