mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 06:25:13 +02:00
Use a better icon for home folder in results title
This commit is contained in:
@@ -181,6 +181,7 @@ var DirectoryNameMap = sync.OnceValue(func() map[string]rune { // {{{
|
||||
"Favorites": 0xf069d, //
|
||||
"hidden": FOLDER_HIDDEN, //
|
||||
"home": 0xf10b5, //
|
||||
"~": 0xf10b5, //
|
||||
"include": FOLDER_CONFIG, //
|
||||
"Mail": 0xf01f0, //
|
||||
"Movies": 0xf0fce, //
|
||||
|
||||
Reference in New Issue
Block a user