From 6d66f2c88e66a8cd6d315ebcb5b801f9c3afd367 Mon Sep 17 00:00:00 2001 From: Daniel <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 26 Oct 2024 15:21:27 -0400 Subject: add dwm colors and correct colors --- xorg/.Xresources | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xorg/.Xresources') diff --git a/xorg/.Xresources b/xorg/.Xresources index 73ef167..050f0fe 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -19,6 +19,10 @@ URxvt.boldFont: xft:Iosevka Comfy:style=Bold:size=14 URxvt.italicFont: xft:Iosevka Comfy:style=Italic:size=14 URxvt.boldItalicFont: xft:Iosevka Comfy:style=Bold Italic:size=14 +st.font: Iosevka Comfy-16 +nsxiv.bar.font: Iosevka Comfy Motion-16 +dmenu.font: Iosevka Comfy-16 + !! Copy Paste URxvt.perl-lib: /home/bard/.urxvt/ URxvt.perl-ext-common: default,keyboard-select,selection-to-clipboard,matcher,resize-font -- cgit v1.2.3