This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix comment
master
sin
9 years ago
parent
71ece08aad
commit
2d87145fa2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
config.def.h
+ 1
- 1
config.def.h
View File
@@ -3,7 +3,7 @@
#define CURSR " > "
#define EMPTY " "
int mtimeorder = 0; /* Set to 1 to sort by time
in the default case
*/
int mtimeorder = 0; /* Set to 1 to sort by time
modified
*/
int idletimeout = 0; /* Screensaver timeout in seconds, 0 to disable */
char *idlecmd = "rain"; /* The screensaver program */
Write
Preview
Loading…
Cancel
Save