Skip to content

Commit

Permalink
Rename bird to fox
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed Aug 31, 2021
1 parent e9dc058 commit a77501a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/marks/mark.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# TODO: Re-add to settings csv
hat_shapes = {
"splat": "star",
"bird": "chevron",
"fox": "chevron",
}
ctx.lists[get_cursorless_list_name("hat_shape")] = hat_shapes

Expand Down

0 comments on commit a77501a

Please sign in to comment.