diff options
Diffstat (limited to '.config/wofi/config')
-rw-r--r-- | .config/wofi/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/wofi/config b/.config/wofi/config new file mode 100644 index 0000000..6b28876 --- /dev/null +++ b/.config/wofi/config @@ -0,0 +1,6 @@ +key_expand=Tab +term=alacritty +matching=multi-contains +insensitive=true +gtk_dark=true +hide_scroll=true |