commit d22983d4c8a7078dc980e27d4d10f7bee132ac11 parent 453ba6381bd05dca844452d40667e0091dac0b54 Author: awy <awy@awy.one> Date: Sat, 26 Jul 2025 00:36:48 +0300 icons Diffstat:
M | .config/rmpc/themes/def.ron | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/rmpc/themes/def.ron b/.config/rmpc/themes/def.ron @@ -171,8 +171,8 @@ ] ), symbols: ( - song: "🎵", - dir: "📁", + song: "", + dir: "", marker: "\u{e0b0}", ellipsis: "…" ),