Kaynağa Gözat

Align fields in config.def.h

Diff by Ypnose
master
sin 9 yıl önce
ebeveyn
işleme
bd79c29d8b
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +3
    -3
      config.def.h

+ 3
- 3
config.def.h Dosyayı Görüntüle

@@ -1,11 +1,11 @@
/* See LICENSE file for copyright and license details. */
#define CWD "cwd: "
#define CWD "cwd: "
#define CURSR " > "
#define EMPTY " "

int mtimeorder = 0; /* Set to 1 to sort by time modified */
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 */
char *idlecmd = "rain"; /* The screensaver program */

struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg|flac|mov)$", "mplayer" },


Yükleniyor…
İptal
Kaydet