Go to file
Sanchayan Maity f2b2bed34a fontconfig: Set up fallback fonts
In case a glyph is absent in the default font, st uses font-config and
tries to find them in font cache first. This also seems to work for all
VTE terminals. However, alacritty relies on system configuration and does
not do the above. To fix this, we need specify a fallback font manually.
This also seems good practice in general otherwise.

For reference, see the below links.
https://st.suckless.org/patches/font2/
https://github.com/alacritty/alacritty/issues/3690
https://wiki.archlinux.org/index.php/Fonts#Fallback_font_order
https://eev.ee/blog/2015/05/20/i-stared-into-the-fontconfig-and-the-fontconfig-stared-back-at-me/

Also our use of galaxyline plugin for neovim requires nvim-web-devicons
which in turn requires a patched font like Nerd font.
2020-11-17 14:26:04 +05:30
alacritty/.config/alacritty alacritty: Enable background opacity for alacritty 2020-11-13 11:30:58 +05:30
conky/.config/conky conky: Add a configuration for conky 2020-10-15 20:50:51 +05:30
dwm dwm: Add scrot script and config we use for dwm 2020-10-30 16:37:06 +05:30
fish/.config/fish fish: config: Enable fzf key bindings 2020-07-02 14:39:54 +05:30
fontconfig/.config/fontconfig fontconfig: Set up fallback fonts 2020-11-17 14:26:04 +05:30
git Revert "git: Use vimdiff3 for merge" 2020-10-06 17:28:16 +05:30
gnupg/.gnupg Update gnupg and notmuch config 2019-12-31 15:04:16 +05:30
i3/.i3 i3: compton references should be picom now 2020-10-15 20:03:19 +05:30
imapfilter/.imapfilter imapfilter: Move mails from bluetooth mailing list to "bluez" label 2020-11-12 12:42:24 +05:30
kanshi/.config/kanshi kanshi: Fix profile configuration 2020-11-14 19:28:00 +05:30
mako/.config/mako mako: Add configuration for mako 2020-11-14 12:10:30 +05:30
mbsync Switch to asymptotic 2020-07-23 20:20:48 +05:30
mpd/.config/mpd mpd: Add initial configuration for mpd 2020-11-13 11:30:58 +05:30
msmtp Switch to asymptotic 2020-07-23 20:20:48 +05:30
mutt/.mutt mutt: asymptotic: Fix set from 2020-07-30 16:29:42 +05:30
notmuch Switch to asymptotic 2020-07-23 20:20:48 +05:30
nvim nvim: after: ftplugin: txt: Set textwidth to 78 2020-11-17 10:45:51 +05:30
offlineimap Individual configs should still be in directories 2019-12-31 14:38:50 +05:30
picom/.config/picom picom: Add a minimal configuration for picom 2020-10-15 20:50:00 +05:30
sway/.config/sway sway: Execute kanshi during start up to configure displays automatically 2020-11-14 19:33:24 +05:30
swaylock/.config/swaylock swaylock: Add configuration for swaylock 2020-11-14 12:10:30 +05:30
tmux Revert "tmux: Show battery and timing information in status line" 2020-11-14 12:18:07 +05:30
waybar/.config/waybar waybar: Switch to using alacritty on click for cpu & memory block 2020-11-15 22:39:01 +05:30
wofi/.config/wofi wofi: Add configuration for wofi required on sway 2020-11-13 20:17:54 +05:30
.gitignore gitignore: Update to ignore some more generated files 2020-11-15 22:39:01 +05:30
.gitmodules Revert "tmux: Show battery and timing information in status line" 2020-11-14 12:18:07 +05:30
Makefile Switch to alacritty as default terminal 2020-10-10 18:37:53 +05:30