Compare commits
3 Commits
6cfc1665eb
...
ca14315991
| Author | SHA1 | Date | |
|---|---|---|---|
| ca14315991 | |||
| e56bd25b94 | |||
| 22adb473a0 |
@@ -81,6 +81,7 @@
|
||||
"separator": " \uf061 ",
|
||||
},
|
||||
"logo": {
|
||||
"type": "kitty",
|
||||
"source": "~/.config/fastfetch/logo.png",
|
||||
"width": 30,
|
||||
"padding": {
|
||||
|
||||
@@ -159,7 +159,8 @@ for choice in "${tools[@]}"; do
|
||||
wl-clipboard \
|
||||
zoxide \
|
||||
reflector \
|
||||
inetutils
|
||||
inetutils \
|
||||
imagemagick
|
||||
|
||||
# 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
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
color_scheme_path=/home/vivian/.local/share/color-schemes/DankMatugen.colors
|
||||
custom_palette=true
|
||||
icon_theme=candy-icons
|
||||
standard_dialogs=kde
|
||||
style=kvantum-dark
|
||||
standard_dialogs=default
|
||||
style=Fusion
|
||||
|
||||
[Fonts]
|
||||
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