diff --git a/.config/X11/xresources b/.config/X11/xresources index 5537092..c616922 100644 --- a/.config/X11/xresources +++ b/.config/X11/xresources @@ -59,11 +59,11 @@ xterm.metaSendsEscape: true urxvt.termName: xterm-256color -urxvt.font: xft:SauceCodePro Nerd Font:style=regular:size=9 -urxvt.imFont: xft:SauceCodePro Nerd Font:style=regular:size=9 -urxvt.boldFont: xft:SauceCodePro Nerd Font:style=bold:size=9 -urxvt.italicFont: xft:SauceCodePro Nerd Font:style=italic:size=9 -urxvt.boldItalicFont: xft:SauceCodePro Nerd Font:style=bold,italic:size=9 +urxvt.font: xft:Source Code Pro:style=regular:size=9 +urxvt.imFont: xft:Source Code Pro:style=regular:size=9 +urxvt.boldFont: xft:Source Code Pro:style=bold:size=9 +urxvt.italicFont: xft:Source Code Pro:style=italic:size=9 +urxvt.boldItalicFont: xft:Source Code Pro:style=bold,italic:size=9 urxvt.iso14755: false diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 9ad4a75..34d7e05 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,5 +1,5 @@ [global] - font = Noto Sans 10 + font = Noto Sans 9.5 # Allow a small subset of html markup: # bold diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index 911a4a5..b3bd712 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -1,44 +1,58 @@ + - - sans-serif - - + Noto Sans + + NotoSans Nerd Font + + + + Noto Serif + + NotoSerif Nerd Font + + + + Source Code Pro + + SauceCodePro Nerd Font + + + + + sans-serif + + NotoSans Nerd Font Noto Sans Noto Color Emoji + + Noto Sans + hintnone + - - serif - - + serif + + NotoSerif Nerd Font Noto Serif Noto Color Emoji - - monospace - - - Sauce Code Pro - Noto Color Emoji - - - - - Apple Color Emoji - - + monospace + + SauceCodePro Nerd Font Mono + Source Code Pro Noto Color Emoji - - hintfull - + SauceCodePro Nerd Font Mono + hintfull + lcddefault + rgb diff --git a/.config/termite/config b/.config/termite/config index 19f2e23..7b2835e 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -1,5 +1,5 @@ [options] -font = SauceCodePro 9 +font = Source Code Pro 9 scrollback_lines = 1000000 cursor_blink = off size_hints = true diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Black Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Black Nerd Font Complete.ttf deleted file mode 100644 index 1ea3412..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Black Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Bold Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Bold Nerd Font Complete.ttf deleted file mode 100644 index 1b71341..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Bold Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro ExtraLight Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro ExtraLight Nerd Font Complete.ttf deleted file mode 100644 index effe8ed..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro ExtraLight Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Light Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Light Nerd Font Complete.ttf deleted file mode 100644 index 0d4a5ba..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Light Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Medium Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Medium Nerd Font Complete.ttf deleted file mode 100644 index 0fd7d67..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Medium Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Nerd Font Complete.ttf deleted file mode 100644 index dffe5a6..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Nerd Font Complete.ttf and /dev/null differ diff --git a/fonts/SauceCodeProPatched/Sauce Code Pro Semibold Nerd Font Complete.ttf b/fonts/SauceCodeProPatched/Sauce Code Pro Semibold Nerd Font Complete.ttf deleted file mode 100644 index e55a929..0000000 Binary files a/fonts/SauceCodeProPatched/Sauce Code Pro Semibold Nerd Font Complete.ttf and /dev/null differ