diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf index a22a3b2..32bd7f2 100644 --- a/.config/fontconfig/fonts.conf +++ b/.config/fontconfig/fonts.conf @@ -6,6 +6,9 @@ Droid Serif Joy Pixels + Font Awesome 5 Free Solid + Font Awesome 5 Free Regular + Font Awesome 5 Brands Regular Noto Color Emoji @@ -14,6 +17,9 @@ Droid Sans Joy Pixels + Font Awesome 5 Free Solid + Font Awesome 5 Free Regular + Font Awesome 5 Brands Regular Noto Color Emoji @@ -22,6 +28,9 @@ Droid Sans Joy Pixels + Font Awesome 5 Free Solid + Font Awesome 5 Free Regular + Font Awesome 5 Brands Regular Noto Color Emoji diff --git a/.config/spotify-tui/config.yml b/.config/spotify-tui/config.yml index 0a2274e..b4fa579 100644 --- a/.config/spotify-tui/config.yml +++ b/.config/spotify-tui/config.yml @@ -32,12 +32,12 @@ behavior: # Determines the text icon to display next to "liked" Spotify items, such as # liked songs and albums, or followed artists. Can be any length string. # These icons require a patched nerd font. - liked_icon: ♥ - shuffle_icon: 🔀 - repeat_track_icon: 🔂 - repeat_context_icon: 🔁 - playing_icon: ▶ - paused_icon: ⏸ + liked_icon:  + shuffle_icon:  + repeat_track_icon:  + repeat_context_icon:  + playing_icon:  + paused_icon:  keybindings: # Key stroke can be used if it only uses two keys: diff --git a/.local/bin/setup/setupnextcloud b/.local/bin/setup/setupnextcloud index b743ccf..9260953 100755 --- a/.local/bin/setup/setupnextcloud +++ b/.local/bin/setup/setupnextcloud @@ -25,3 +25,7 @@ read -s -k $'?Press enter when you have synced Nextcloud... \n' echo "" | xclip -selection clipboard -i dwmc toggleview 0 + +ln -s "$HOME/Tower/Pictures/Wallpapers/Dual 4K" "$HOME/.local/share/wallpapers" +ln -s "$HOME/Tower/Resources/Fonts" "$HOME/.local/share/fonts" +