source: neercs/trunk/src/neercs.conf @ 2485

Revision 2485, 483 bytes checked in by jylam, 5 years ago (diff)
  • Renamed neercs.ini to neercs.conf
Line 
1; Neercs configuration file example
2; This configuration follow the .ini file format, where :
3;
4; [section]       is a section
5; key = value     sets key to value
6;
7; Comments begin with ';'
8
9
10
11[windows]
12window_manager = hsplit   ; full card  hsplit vsplit
13status_bar = true         ; Activate status bar
14
15[eyecandy]                ; Not-that-useful stuff
16thumbnails = false         ; Activate thumbnails
17screensaver_timeout = 60  ; Screen Saver timeout in seconds, 0 to desactivate
Note: See TracBrowser for help on using the repository browser.