about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-08-28 15:01:27 +0200
committerSoispha <soispha@vhack.eu>2023-08-28 15:02:39 +0200
commit581228dad115ce9e6ffd57a169e8a3cdd8d99a5a (patch)
tree1442a60dbdc48ce45e1d60e45425f4cc748da438 /hm
parentRevert: "Fix(hm/conf/lf): Update icons to nerdfonts v3" (diff)
downloadnixos-config-581228dad115ce9e6ffd57a169e8a3cdd8d99a5a.tar.gz
nixos-config-581228dad115ce9e6ffd57a169e8a3cdd8d99a5a.zip
Fix(treewide): Replace old nerdfont icons with new ones
This fix was done automatically with
[nerdfix](1).

[1]: https://github.com/loichyan/nerdfix
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/lf/icons16
-rw-r--r--hm/soispha/conf/nvim/plugins/todo-comments/default.nix4
-rw-r--r--hm/soispha/conf/yambar/config/config.yml4
-rw-r--r--hm/soispha/conf/yambar/config/laptop.yml4
4 files changed, 14 insertions, 14 deletions
diff --git a/hm/soispha/conf/lf/icons b/hm/soispha/conf/lf/icons
index 68d53e34..19745ab3 100644
--- a/hm/soispha/conf/lf/icons
+++ b/hm/soispha/conf/lf/icons
@@ -87,7 +87,7 @@ fi             # FILE
 *.cc            
 *.cp            
 *.c             
-*.cs            
+*.cs            󰌛
 *.h             
 *.hh            
 *.hpp           
@@ -148,15 +148,15 @@ fi             # FILE
 *.tsx           
 *.jl            
 *.pp            
-*.vue           ﵂
+*.vue           󰡄
 *.elm           
 *.swift         
 *.xcplayground  
-*.tex           ﭨ
-*.r             ﳒ
-*.rproj         鉶
-*.sol           ﲹ
-*.pem           
+*.tex           󰙩
+*.r             󰟔
+*.rproj         󰗆
+*.sol           󰞻
+*.pem           󰌋
 
 # file names (vim-devicons) (case-insensitive not supported in lf)
 *gruntfile.coffee       
@@ -193,7 +193,7 @@ fi             # FILE
 *gemfile                
 *makefile               
 *cmakelists.txt         
-*robots.txt             ﮧ
+*robots.txt             󰚩
 
 # file names (case-sensitive adaptations)
 *Gruntfile.coffee       
diff --git a/hm/soispha/conf/nvim/plugins/todo-comments/default.nix b/hm/soispha/conf/nvim/plugins/todo-comments/default.nix
index 9ed6cc87..35f4b283 100644
--- a/hm/soispha/conf/nvim/plugins/todo-comments/default.nix
+++ b/hm/soispha/conf/nvim/plugins/todo-comments/default.nix
@@ -30,11 +30,11 @@
         alt = ["WARNING" "XXX"];
       };
       PERF = {
-        icon = " ";
+        icon = "󰅒 ";
         alt = ["OPTIM" "PERFORMANCE" "OPTIMIZE"];
       };
       NOTE = {
-        icon = " ";
+        icon = "󰍨 ";
         color = "hint";
         alt = ["INFO"];
       };
diff --git a/hm/soispha/conf/yambar/config/config.yml b/hm/soispha/conf/yambar/config/config.yml
index bb742fd3..7072ae18 100644
--- a/hm/soispha/conf/yambar/config/config.yml
+++ b/hm/soispha/conf/yambar/config/config.yml
@@ -154,7 +154,7 @@ bar:
             conditions:
               muted:
                 string:
-                  text: " ﱝ "
+                  text: " 󰝟 "
                   deco: *bgcurg
               ~muted:
                 string: {text: "  {volume}% ", deco: *combutil}
@@ -195,7 +195,7 @@ bar:
         path: @disk_script@
         content:
           string:
-            text: "  {diskspace}({diskperc})"
+            text: " 󰋊 {diskspace}({diskperc})"
             deco: *combmem
    #- battery:
    #    name: BAT0
diff --git a/hm/soispha/conf/yambar/config/laptop.yml b/hm/soispha/conf/yambar/config/laptop.yml
index 805ffe5b..3ca4a5bb 100644
--- a/hm/soispha/conf/yambar/config/laptop.yml
+++ b/hm/soispha/conf/yambar/config/laptop.yml
@@ -154,7 +154,7 @@ bar:
             conditions:
               muted:
                 string:
-                  text: " ﱝ "
+                  text: " 󰝟 "
                   deco: *bgcurg
               ~muted:
                 string: {text: "  {volume}% ", deco: *combutil}
@@ -195,7 +195,7 @@ bar:
         path: @disk_script@
         content:
           string:
-            text: "  {diskspace}({diskperc})"
+            text: " 󰋊 {diskspace}({diskperc})"
             deco: *combmem
     - battery:
         name: BAT0