From fa434a9233efc062f2b32aa3f83335aeb1592234 Mon Sep 17 00:00:00 2001 From: linlyboi Date: Tue, 7 Nov 2023 18:55:47 +0200 Subject: [PATCH] org-mode, chat and tux icons (switched font too) --- private_dot_config/polybar/blocks/config.ini | 4 ++-- private_dot_config/polybar/blocks/modules.ini | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/private_dot_config/polybar/blocks/config.ini b/private_dot_config/polybar/blocks/config.ini index 2733767..9d58165 100644 --- a/private_dot_config/polybar/blocks/config.ini +++ b/private_dot_config/polybar/blocks/config.ini @@ -133,8 +133,8 @@ module-margin-right = 0 ; font-3 = FontAwesome:size=10 ; See the Fonts wiki page for more details -font-0 = "Iosevka Nerd Font:size=12;4" -font-1 = "feather:size=10;3" +font-0 = "Fira Code Nerd Font:size=12;4" +font-1 = "Fira Code Nerd Font:size=10;3" ; Modules are added to one of the available blocks ; modules-left = cpu ram diff --git a/private_dot_config/polybar/blocks/modules.ini b/private_dot_config/polybar/blocks/modules.ini index 18a82e7..09da27f 100644 --- a/private_dot_config/polybar/blocks/modules.ini +++ b/private_dot_config/polybar/blocks/modules.ini @@ -578,8 +578,8 @@ index-sort = true ; NOTE: The label needs to match the name of the i3 workspace ws-icon-0 = 1; ws-icon-1 = 2; -ws-icon-2 = 3; -ws-icon-3 = 4;ﭮ +ws-icon-2 = 3; +ws-icon-3 = 4;󰭹 ws-icon-4 = 5; ws-icon-5 = 6;龎 ws-icon-6 = 7; @@ -587,7 +587,7 @@ ws-icon-7 = 8; ws-icon-9 = 10; ws-icon-8 = 11; ws-icon-10 = 12; -ws-icon-default =  +ws-icon-default =  ; NOTE: You cannot skip icons, e.g. to get a ws-icon-6 ; you must also define a ws-icon-5.