mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
32 lines
472 B
Text
32 lines
472 B
Text
# mode & placement
|
|
show=drun
|
|
location=top
|
|
width=700
|
|
lines=8
|
|
columns=2
|
|
dynamic_lines=false
|
|
|
|
# icons
|
|
allow_images=true
|
|
image_size=36
|
|
|
|
# search & UX
|
|
matching=fuzzy
|
|
insensitive=true
|
|
hide_scroll=false
|
|
prompt=
|
|
|
|
# terminal
|
|
term=foot
|
|
|
|
# keybinds (vim-ish)
|
|
key_up=Ctrl-k
|
|
key_down=Ctrl-j
|
|
key_left=Ctrl-h
|
|
key_right=Ctrl-l
|
|
key_submit=Return
|
|
key_forward=Tab
|
|
key_backward=Shift-ISO_Left_Tab
|
|
|
|
# stylesheet
|
|
style=/home/tony/.config/wofi/style.css
|