diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-16 23:30:14 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-16 23:30:28 +0100 |
| commit | e106fc0cc2c604101ceb8c0385334c4a31575dd9 (patch) | |
| tree | a2a630309dfdb0b47880e339c87c75a41de6343a /wofi/config | |
| parent | 727770628ebc8a23ce9674317edc99ecaf997040 (diff) | |
Replace rofi with wofi
Diffstat (limited to 'wofi/config')
| -rw-r--r-- | wofi/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/wofi/config b/wofi/config new file mode 100644 index 0000000..395ab21 --- /dev/null +++ b/wofi/config @@ -0,0 +1,9 @@ +show=drun +allow_images=true +insensitive=true +dynamic_lines=true +no_actions=true +location=2 + +drun-display_generic=true +drun-print_command=true |
