From 1dc5722b99aaf1a9b6ce488942a867a81eab2bff Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Fri, 23 Jul 2021 16:46:33 -0400 Subject: [PATCH] Kitty Terminal & Polybar Font Change - Change dwm terminal from alacritty to kitty - Change polybar terminal from alacritty to kitty - Change polybar font from NotoSans Nerd Font to Ubuntu Nerd Font --- README.org | 8 ++++---- config.def.h | 2 +- polybar/config.ini | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index 9498e52..53150eb 100644 --- a/README.org +++ b/README.org @@ -4129,7 +4129,7 @@ name - does nothing, intended for visual clue and for logging / debugging #endif // BAR_DMENUMATCHTOP_PATCH NULL }; - static const char *termcmd[] = { "alacritty", NULL }; + static const char *termcmd[] = { "kitty", NULL }; static const char *roficmd[] = { "rofi", "-show", "combi", NULL }; static const char *controlcentercmd[] = { "/home/sravan/.scripts/control-center.sh", "--rofi", NULL }; static const char *clipboardcmd[] = { "rofi", "-show", "clipboard", NULL }; @@ -5289,7 +5289,7 @@ Define module update intervals in seconds. ; font-2 = Termsynu:size=8;-1 ; font-3 = FontAwesome:size=10 ; See the Fonts wiki page for more details - font-0 = "NotoSans Nerd Font:size=11;3" + font-0 = "Ubuntu Nerd Font:size=11;3" font-1 = "FiraCode Nerd Font:size=11;3" font-2 = "Droid Sans Mono:size=11;3" font-3 = "IPAPGothic:size=11;3" @@ -5751,7 +5751,7 @@ Define module update intervals in seconds. ; ; ; - format = %{A3:alacritty -e bpytop &:}