mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
Change the comment to be more general
This commit is contained in:
parent
b59e4e5a02
commit
8f21c36375
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ tab_active = { fg = "black", bg = "lightblue" }
|
|||
tab_inactive = { fg = "white", bg = "darkgray" }
|
||||
tab_width = 1
|
||||
|
||||
# Selected counter
|
||||
# Count
|
||||
count_copied = { fg = "black", bg = "lightgreen" }
|
||||
count_cut = { fg = "black", bg = "lightred" }
|
||||
count_selected = { fg = "black", bg = "lightblue" }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue