diff options
Diffstat (limited to '.config/fmui')
-rw-r--r-- | .config/fmui/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/fmui/config b/.config/fmui/config new file mode 100644 index 0000000..9728528 --- /dev/null +++ b/.config/fmui/config @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +clear_queue=true |