diff --git a/config/fastfetch/ascii.txt b/config/fastfetch/ascii.txt deleted file mode 100644 index 8a7f05d..0000000 --- a/config/fastfetch/ascii.txt +++ /dev/null @@ -1,18 +0,0 @@ - _______ - _jgN#######Ngg_ - _N##N@@" "9NN## - d###P N### - f##P T### - "^^" ]### - #g#### - _gN##@P - gN###F" - d####F - 0###F - 0###F - 0###F - 0NN3F - "NN@' - ___ - q###r - "" diff --git a/config/fastfetch/ascii.txt~ b/config/fastfetch/ascii.txt~ deleted file mode 100644 index e90cf79..0000000 --- a/config/fastfetch/ascii.txt~ +++ /dev/null @@ -1,18 +0,0 @@ - _______ - _jgN#######Ngg_ - _N##N@@" "9NN## - d###P N### - f##P T### - "^^" ]### - ^^ #g#### - _gN##@P - gN###F" - d####F - 0###F - 0###F - 0###F - 0NN3F - "NN@' - ___ - q###r - "" diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc deleted file mode 100644 index 9865ab1..0000000 --- a/config/fastfetch/config.jsonc +++ /dev/null @@ -1,49 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "ascii.txt" - }, - "display": { - "separator": ": ", -}, - "packageManagers": { - "disabled": false, - "emerge": true - }, - "modules": [ - //"title", - //"separator", - "break", - { - "type": "command", - "key": "OS", - "text": "echo '???'" - }, - { - "type": "command", - "key": "Kernel", - "text": "uname -r" - }, - "uptime", - "packages", - "shell", - { - "type": "command", - "key": "Init system", - "text": "echo 'systemd'" - }, - "display", - "icons", - "font", - { - "type": "cpu", - "format": "{name} ({cores-physical}C/{cores-logical}T) @ {freq-max}" - }, - "gpu", - "memory", - "swap", - "battery", - "break", - "colors" - ] -} diff --git a/config/fastfetch/config.jsonc~ b/config/fastfetch/config.jsonc~ deleted file mode 100644 index b0269e9..0000000 --- a/config/fastfetch/config.jsonc~ +++ /dev/null @@ -1,49 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/.config/fastfetch/ascii.txt" - }, - "display": { - "separator": ": ", -}, - "packageManagers": { - "disabled": false, - "emerge": true - }, - "modules": [ - //"title", - //"separator", - "break", - { - "type": "command", - "key": "OS", - "text": "echo '???'" - }, - { - "type": "command", - "key": "Kernel", - "text": "uname -r" - }, - "uptime", - "packages", - "shell", - { - "type": "command", - "key": "Init system", - "text": "echo 'systemd'" - }, - "display", - "icons", - "font", - { - "type": "cpu", - "format": "{name} ({cores-physical}C/{cores-logical}T) @ {freq-max}" - }, - "gpu", - "memory", - "swap", - "battery", - "break", - "colors" - ] -} diff --git a/config/fastfetch/fastfetch/ascii.txt b/config/fastfetch/fastfetch/ascii.txt deleted file mode 100644 index 8a7f05d..0000000 --- a/config/fastfetch/fastfetch/ascii.txt +++ /dev/null @@ -1,18 +0,0 @@ - _______ - _jgN#######Ngg_ - _N##N@@" "9NN## - d###P N### - f##P T### - "^^" ]### - #g#### - _gN##@P - gN###F" - d####F - 0###F - 0###F - 0###F - 0NN3F - "NN@' - ___ - q###r - "" diff --git a/config/fastfetch/fastfetch/ascii.txt~ b/config/fastfetch/fastfetch/ascii.txt~ deleted file mode 100644 index e90cf79..0000000 --- a/config/fastfetch/fastfetch/ascii.txt~ +++ /dev/null @@ -1,18 +0,0 @@ - _______ - _jgN#######Ngg_ - _N##N@@" "9NN## - d###P N### - f##P T### - "^^" ]### - ^^ #g#### - _gN##@P - gN###F" - d####F - 0###F - 0###F - 0###F - 0NN3F - "NN@' - ___ - q###r - "" diff --git a/config/fastfetch/fastfetch/config.jsonc b/config/fastfetch/fastfetch/config.jsonc deleted file mode 100644 index a4e5667..0000000 --- a/config/fastfetch/fastfetch/config.jsonc +++ /dev/null @@ -1,53 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "colorTitle": 8, // Grey titles - "colorSubTitle": 8, // Grey values - "logo": { - "source": "~/.config/fastfetch/ascii.txt", - }, - "display": { - "separator": ": ", -}, - - "modules": [ - //"title", - //"separator", - "break", - "break", - { - "type": "command", - "key": "OS", - "text": "echo '???'" - }, - { - "type": "command", - "key": "Kernel", - "text": "echo '6.?.?'" - }, - "uptime", - { - "type": "command", - "key": "Packages", - "text": "pacman -Q | wc -l" - }, - "shell", - { - "type": "command", - "key": "Init system", - "text": "echo 'systemd'" - }, - "display", - "icons", - "font", - { - "type": "cpu", - "format": "{name} ({cores-physical}C/{cores-logical}T) @ {freq-max}" - }, - "gpu", - "memory", - "swap", - "battery", - "break", - "colors" - ] -} diff --git a/config/fastfetch/fastfetch/config.jsonc~ b/config/fastfetch/fastfetch/config.jsonc~ deleted file mode 100644 index ab27e3e..0000000 --- a/config/fastfetch/fastfetch/config.jsonc~ +++ /dev/null @@ -1,49 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/.config/fastfetch/ascii.txt" - }, - "display": { - "separator": ": ", -}, - "packageManagers": { - "disabled": false, - "emerge": true - }, - "modules": [ - //"title", - //"separator", - "break", - { - "type": "command", - "key": "OS", - "text": "echo '???'" - }, - { - "type": "command", - "key": "Kernel", - "text": "echo '6.?.?'" - }, - "uptime", - "packages", - "shell", - { - "type": "command", - "key": "Init system", - "text": "echo 'systemd'" - }, - "display", - "icons", - "font", - { - "type": "cpu", - "format": "{name} ({cores-physical}C/{cores-logical}T) @ {freq-max}" - }, - "gpu", - "memory", - "swap", - "battery", - "break", - "colors" - ] -} diff --git a/config/nvim/pack/graft/start/vim-lsp-settings b/config/nvim/pack/graft/start/vim-lsp-settings index a80c2f9..8860e8f 160000 --- a/config/nvim/pack/graft/start/vim-lsp-settings +++ b/config/nvim/pack/graft/start/vim-lsp-settings @@ -1 +1 @@ -Subproject commit a80c2f9dd7b2be95c63b70f6ecd4cd4f0c7f4fd5 +Subproject commit 8860e8fbba6c77f7cb170c94f02b09cdf006fe6f