From 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 21:34:12 -0500 Subject: Fully replace mononoki with FiraCode --- X11/xresources | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'X11/xresources') diff --git a/X11/xresources b/X11/xresources index 3ec8036..63f2348 100644 --- a/X11/xresources +++ b/X11/xresources @@ -1,6 +1,6 @@ !! dmenu -dmenu.font: mononoki Nerd Font Mono:size=24 +dmenu.font: FiraCode Nerd Font Mono:size=24 !! dwm @@ -30,7 +30,7 @@ st.termname: st-256color st.shell: /usr/bin/tmux ! The following options options can be reloaded via USR1 signal. -!st.font: mononoki Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; +!st.font: FiraCode Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; !st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; st.borderpx: 3 ! st alpha @@ -76,7 +76,7 @@ URxvt.secondaryScreen: 1 URxvt.secondaryScroll: 0 URxvt.secondaryWheel: 1 ! URxvt font -URxvt.font: xft:mononoki:regular:size=8,xft:symbola:regular:size=9 +URxvt.font: xft:FiraCode:regular:size=8,xft:symbola:regular:size=9 ! fix font spacing URxvt.letterSpace: -1 ! Disable printing @@ -119,7 +119,7 @@ rofi.width: 1366 ! "Number of columns" Set from: Default ! rofi.columns: 1 ! "Font to use" Set from: Default -rofi.font: mononoki 9 +rofi.font: FiraCode 9 ! "Border width" Set from: Default ! rofi.bw: 1 ! "Location on screen" Set from: Default -- cgit v1.2.3