From a1a645f22a98556106a8e6a39d67e01d7227e97d Mon Sep 17 00:00:00 2001 From: adi1090x Date: Tue, 1 Feb 2022 23:27:27 +0530 Subject: [PATCH] Updated --- PKGBUILD | 2 +- files/polybar/default/config.ini | 2 ++ files/polybar/default/modules.ini | 6 ++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index d18f371..469ab25 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=archcraft-openbox pkgver=1.0 -pkgrel=3 +pkgrel=4 pkgdesc="Openbox WM Configurations for Archcraft" url="https://github.com/archcraft-os/archcraft-openbox" arch=('any') diff --git a/files/polybar/default/config.ini b/files/polybar/default/config.ini index caf7aec..4bca890 100644 --- a/files/polybar/default/config.ini +++ b/files/polybar/default/config.ini @@ -134,6 +134,8 @@ font-2 = "Iosevka Nerd Font:size=15;4" font-3 = "Iosevka Nerd Font:size=10;4" ; clock & mpd font-4 = "Iosevka:style=bold:size=10;4" +; Archcraft +font-5 = "archcraft:size=12;3" ; Modules are added to one of the available blocks ; modules-left = cpu ram diff --git a/files/polybar/default/modules.ini b/files/polybar/default/modules.ini index 16ab7f0..47b5448 100644 --- a/files/polybar/default/modules.ini +++ b/files/polybar/default/modules.ini @@ -1029,8 +1029,10 @@ label-empty-padding = 1 [module/menu] type = custom/text -content = 異 -content-font = 2 +content =  +content-font = 6 +;content = 異 +;content-font = 2 content-background = ${color.BGL} content-foreground = ${color.LIME} content-padding = 0