From 581228dad115ce9e6ffd57a169e8a3cdd8d99a5a Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 28 Aug 2023 15:01:27 +0200 Subject: Fix(treewide): Replace old nerdfont icons with new ones This fix was done automatically with [nerdfix](1). [1]: https://github.com/loichyan/nerdfix --- hm/soispha/conf/yambar/config/config.yml | 4 ++-- hm/soispha/conf/yambar/config/laptop.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'hm/soispha/conf/yambar') 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 -- cgit 1.4.1