Fastfetch logo fix
This commit is contained in:
@@ -81,6 +81,7 @@
|
|||||||
"separator": " \uf061 ",
|
"separator": " \uf061 ",
|
||||||
},
|
},
|
||||||
"logo": {
|
"logo": {
|
||||||
|
"type": "kitty",
|
||||||
"source": "~/.config/fastfetch/logo.png",
|
"source": "~/.config/fastfetch/logo.png",
|
||||||
"width": 30,
|
"width": 30,
|
||||||
"padding": {
|
"padding": {
|
||||||
|
|||||||
@@ -159,7 +159,8 @@ for choice in "${tools[@]}"; do
|
|||||||
wl-clipboard \
|
wl-clipboard \
|
||||||
zoxide \
|
zoxide \
|
||||||
reflector \
|
reflector \
|
||||||
inetutils
|
inetutils \
|
||||||
|
imagemagick
|
||||||
|
|
||||||
# sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
# sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||||
git clone https://github.com/ohmyzsh/ohmyzsh "$HOME"/.oh-my-zsh
|
git clone https://github.com/ohmyzsh/ohmyzsh "$HOME"/.oh-my-zsh
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
color_scheme_path=/home/vivian/.local/share/color-schemes/DankMatugen.colors
|
color_scheme_path=/home/vivian/.local/share/color-schemes/DankMatugen.colors
|
||||||
custom_palette=true
|
custom_palette=true
|
||||||
icon_theme=candy-icons
|
icon_theme=candy-icons
|
||||||
standard_dialogs=kde
|
standard_dialogs=default
|
||||||
style=kvantum-dark
|
style=Fusion
|
||||||
|
|
||||||
[Fonts]
|
[Fonts]
|
||||||
fixed="Sans Serif,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
fixed="Sans Serif,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1"
|
||||||
|
|||||||
Reference in New Issue
Block a user