mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add desktop font fallback config for tmux symbols
This commit is contained in:
@@ -24,6 +24,7 @@ profile_packages:
|
||||
- xclip
|
||||
- xss-lock
|
||||
- playerctl
|
||||
- nerd-fonts-symbols-ttf
|
||||
- network-manager-applet
|
||||
- chromium
|
||||
- mpv
|
||||
@@ -68,6 +69,10 @@ desktop_dotfiles:
|
||||
src: .config/fastfetch/
|
||||
dest: .config/fastfetch/
|
||||
mode: preserve
|
||||
- name: fontconfig fallback
|
||||
src: .config/fontconfig/
|
||||
dest: .config/fontconfig/
|
||||
mode: preserve
|
||||
- name: yt-dlp config
|
||||
src: .config/yt-dlp/
|
||||
dest: .config/yt-dlp/
|
||||
|
||||
Reference in New Issue
Block a user