Commit 461b5d16d162

Vincent Demeester <vincent@sbr.pm>
2026-01-27 15:38:08
Revert "fix(lazyworktree): disable icons"
This reverts commit ec3c538676a7e979c9e2595cacc916e6662785cc.
1 parent ec3c538
Changed files (1)
home
home/common/dev/lazyworktree.nix
@@ -9,7 +9,7 @@
 
     settings = {
       # UI settings
-      icon_set = "none";
+      icon_set = "nerd-font-v3";
       max_name_length = 95;
       sort_mode = "switched";