diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2022-12-04 18:23:46 -0600 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2022-12-04 18:23:46 -0600 |
| commit | 1ec73cc2c14d2f62c32046d9585c3a745531d37a (patch) | |
| tree | 8b9c6b2e5ba43ce1248c114758a55df9467cab64 /.config/yad.conf | |
| parent | b257edf16c9b8b14ebb542e857a29c74fea00495 (diff) | |
Fresh start
Diffstat (limited to '.config/yad.conf')
| -rw-r--r-- | .config/yad.conf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.config/yad.conf b/.config/yad.conf deleted file mode 100644 index 17f5e75..0000000 --- a/.config/yad.conf +++ /dev/null @@ -1,23 +0,0 @@ -[General] -# Default dialog width -width=-1 -# Default dialog height -height=-1 -# Default timeout (0 for no timeout) -timeout=0 -# Position of timeout indicator (top, bottom, left, right, none) -timeout_indicator=none -# Show remain seconds in timeout indicator -show_remain=false -# Combo-box in entry dialog is always editable -combo_always_editable=false -# Default terminal command (use %s for arguments placeholder) -terminal=xterm -e '%s' -# Default open command (use %s for arguments placeholder) -open_command=xdg-open '%s' -# Default date format (see strftime(3) for details) -date_format=%x -# Ignore unknown command-line options -ignore_unknown_options=true -# Maximum number of tabs in notebook -max_tab=100 |
