diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-08 12:32:56 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-08 12:32:56 +0100 |
commit | b745bfda31fe0d0e16b04004f96b207753648b21 (patch) | |
tree | 660d38626c8827ba303e9c313b74f2abd87b4512 /fnl/settings | |
parent | d4babc575017a85bfd0e5191771a2f74104c59d6 (diff) |
Add noice and inc-rename
Diffstat (limited to 'fnl/settings')
-rw-r--r-- | fnl/settings/icons.fnl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fnl/settings/icons.fnl b/fnl/settings/icons.fnl index b1115cb..080b1cb 100644 --- a/fnl/settings/icons.fnl +++ b/fnl/settings/icons.fnl @@ -16,6 +16,8 @@ :right-arrow "" :small-right-arrow "" :guillemet "»" + :up : + :down : :close "" :git-add "|" :git-delete "_" |