diff --git a/.Xresources b/.Xresources index b00938b..2c06758 100644 --- a/.Xresources +++ b/.Xresources @@ -2,6 +2,7 @@ URxvt.scrollBar:false URxvt.background:#073642 URxvt.foreground:#fdf6e3 URxvt.saveLines:65536 +! Needs apt install fonts-symbola unifont URxvt.font:xft:LiberationMono:size=16,xft:Symbola,xft:Code2000:antialias=false,xft:Unifont:antialias=false URxvt.cursorBlink:true URxvt.modifier:alt diff --git a/README.md b/README.md index b717bf2..ad466c8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Packages I typically use ``` -apt-get install xorg i3 rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils +apt-get install xorg i3 rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont ``` ## Packages I may need