From 00d553a014f4c6d0601003b76fc20481f040e8c4 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 6 Jan 2025 13:46:28 +0100 Subject: [PATCH] fix Hack Nerd Font Mono usage --- alacritty/.config/alacritty/alacritty.toml | 4 ++-- bemenu/.config/environment.d/90-bemenu.conf | 2 +- sway/.config/mako/config | 2 +- sway/.config/swappy/config | 2 +- sway/.config/swaylock/config | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/alacritty/.config/alacritty/alacritty.toml b/alacritty/.config/alacritty/alacritty.toml index 951b803..65f5782 100644 --- a/alacritty/.config/alacritty/alacritty.toml +++ b/alacritty/.config/alacritty/alacritty.toml @@ -11,8 +11,8 @@ x = 0 y = 0 [font.normal] -family = "hack nerd font mono" -style = "Monospace" +family = "Hack Nerd Font Mono" +style = "Regular" [font.offset] x = 0 diff --git a/bemenu/.config/environment.d/90-bemenu.conf b/bemenu/.config/environment.d/90-bemenu.conf index 55f124f..b96cb59 100644 --- a/bemenu/.config/environment.d/90-bemenu.conf +++ b/bemenu/.config/environment.d/90-bemenu.conf @@ -1,3 +1,3 @@ # TODO: Enable BEMENU_OPTS once https://github.com/systemd/systemd/issues/17340 has a more elegant solution -# BEMENU_OPTS="-n -m -1 -R 0 --nb #000b1ecc --tb #000b1ecc --tf #ea00d9ff --nf #0abdc6ff --fn 'hack nerd font mono 14'" +# BEMENU_OPTS="-n -m -1 -R 0 --nb #000b1ecc --tb #000b1ecc --tf #ea00d9ff --nf #0abdc6ff --fn 'Hack Nerd Font Mono 14'" BEMENU_BACKEND=wayland \ No newline at end of file diff --git a/sway/.config/mako/config b/sway/.config/mako/config index 4aadcb7..2607d34 100644 --- a/sway/.config/mako/config +++ b/sway/.config/mako/config @@ -1,5 +1,5 @@ #anchor= -font=hack nerd font mono 10 +font=Hack Nerd Font Mono 10 background-color= #091833 text-color= #0abdc6 border-color= #ea00d9 diff --git a/sway/.config/swappy/config b/sway/.config/swappy/config index 88f59d1..4d21feb 100644 --- a/sway/.config/swappy/config +++ b/sway/.config/swappy/config @@ -4,4 +4,4 @@ save_filename_format=crop-%Y%m%d-%H%M%S.png show_panel=false line_size=4 text_size=14 -text_font=hack nerd font mono \ No newline at end of file +text_font=Hack Nerd Font Mono \ No newline at end of file diff --git a/sway/.config/swaylock/config b/sway/.config/swaylock/config index 0dbffcc..40d75f9 100644 --- a/sway/.config/swaylock/config +++ b/sway/.config/swaylock/config @@ -1,6 +1,6 @@ daemonize -font=hack nerd font mono +font=Hack Nerd Font Mono font-size=14 indicator-radius=64