blob: dadc360200a2f1b5af7eb36bd62734cd92edaa86 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
stylesheet=/home/robby/.config/wofi/style.css
# xoffset=50%
xoffset=0
# yoffset=50%
yoffset=0
hide_scroll=true
show=drun
# width=15%
width=600px
lines=10
line_wrap=word
term=alacritty
allow_markup=true
always_parse_args=true
show_all=true
print_command=true
layer=overlay
allow-images=true
insensitive=true
prompt=Hey, you should type something!
image_size=25
display_generic=true
key_expand=Tab
|