mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Update .config/fastfetch/startup.jsonc
Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/animations.conf Update .config/hypr/hyprland/binds/audio.conf Update .config/hypr/hyprland/binds/clipboard.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprland/general.conf Update .config/hypr/hyprland/rules/pavucontrol.conf Update .config/hypr/hyprland/rules/vesktop.conf Update .config/mako/config Update .config/waybar/colors.css Update .config/waybar/config.jsonc Update .config/waybar/style.css Update .config/wofi/colors Update .config/wofi/style.css Update .local/bin/change_colors.sh Update .local/bin/system_setup.sh Update .local/bin/wp-vol.sh
This commit is contained in:
@@ -1,25 +1,26 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "arch_small",
|
||||
"padding": {
|
||||
"bottom": 1,
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator" : " ➜ ",
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"kernel",
|
||||
"packages",
|
||||
"shell",
|
||||
"battery",
|
||||
{
|
||||
"type": "separator",
|
||||
"string": " • ",
|
||||
},
|
||||
"break",
|
||||
"break"
|
||||
]
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "arch_small",
|
||||
"padding": {
|
||||
"bottom": 1,
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator": " ➜ ",
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"kernel",
|
||||
"packages",
|
||||
"shell",
|
||||
"battery",
|
||||
{
|
||||
"type": "separator",
|
||||
"string": " • ",
|
||||
},
|
||||
"break",
|
||||
"break",
|
||||
"break"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user