From a011b229a6de694d488af0a8bb584d8c52136e66 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Thu, 7 May 2026 22:30:45 -0500 Subject: Squashed commit of the following: added keepass to autostart dunstrc. OK. i THINK monitor 0 is what i want vrinit change removed unused neoboot.sh stuff fastfetch asciii --- env/.config/fastfetch/ascii-char.jsonc | 164 --------------------------------- env/.config/fastfetch/ascii.jsonc | 104 +++++++++++++++++++++ env/.config/fastfetch/fur-conver.txt | 25 +++++ env/.config/fastfetch/fur.txt | 25 +++++ env/.config/fastfetch/gen.sh | 9 ++ 5 files changed, 163 insertions(+), 164 deletions(-) delete mode 100644 env/.config/fastfetch/ascii-char.jsonc create mode 100644 env/.config/fastfetch/ascii.jsonc create mode 100644 env/.config/fastfetch/fur-conver.txt create mode 100644 env/.config/fastfetch/fur.txt create mode 100755 env/.config/fastfetch/gen.sh (limited to 'env/.config/fastfetch') diff --git a/env/.config/fastfetch/ascii-char.jsonc b/env/.config/fastfetch/ascii-char.jsonc deleted file mode 100644 index 938b21f..0000000 --- a/env/.config/fastfetch/ascii-char.jsonc +++ /dev/null @@ -1,164 +0,0 @@ -// Load with --load-config examples/2.jsonc -// Note that you must replace the image path to an existing image to display it. - -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "padding": { - "top": 2 - }, - "source": "/home/iceyrazor/stuff/media/ICE/ascii-char.txt", - "color": { - "1": "reset_black", - "2": "light_black", - "3": "light_blue", - "5": "light_magenta" - } - }, - "display": { - "separator": " -> ", - "constants": [ - "──────────────────────────────" - ] - }, - "modules": [ - { - "type": "custom", - "format": "┌{$1}{$1}┐", - "outputColor": "90" - }, - { - "type": "title", - "keyWidth": 10 - }, - { - "type": "custom", - "format": "└{$1}{$1}┘", - "outputColor": "90" - }, - { - "type": "custom", - "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}" - }, - { - "type": "custom", - "format": "┌{$1}{$1}┐", - "outputColor": "90" - }, - { - "type": "os", - "key": "{icon} OS", - "keyColor": "yellow" - }, - { - "type": "kernel", - "key": "│ ├", - "keyColor": "yellow" - }, - { - "type": "packages", - "key": "│ ├󰏖", - "keyColor": "yellow" - }, - { - "type": "shell", - "key": "│ └", - "keyColor": "yellow" - }, - { - "type": "wm", - "key": " DE/WM", - "keyColor": "blue" - }, - { - "type": "lm", - "key": "│ ├󰧨", - "keyColor": "blue" - }, - { - "type": "wmtheme", - "key": "│ ├󰉼", - "keyColor": "blue" - }, - { - "type": "icons", - "key": "│ ├󰀻", - "keyColor": "blue" - }, - { - "type": "terminal", - "key": "│ ├", - "keyColor": "blue" - }, - { - "type": "wallpaper", - "key": "│ └󰸉", - "keyColor": "blue" - }, - { - "type": "host", - "key": "󰌢 PC", - "keyColor": "green" - }, - { - "type": "cpu", - "key": "│ ├󰻠", - "keyColor": "green" - }, - { - "type": "gpu", - "key": "│ ├󰍛", - "keyColor": "green" - }, - { - "type": "disk", - "key": "│ ├", - "keyColor": "green" - }, - { - "type": "memory", - "key": "│ ├󰑭", - "keyColor": "green" - }, - { - "type": "swap", - "key": "│ ├󰓡", - "keyColor": "green" - }, - { - "type": "uptime", - "key": "│ ├󰅐", - "keyColor": "green" - }, - { - "type": "display", - "key": "│ └󰍹", - "keyColor": "green" - }, - { - "type": "sound", - "key": " SND", - "keyColor": "cyan" - }, - { - "type": "player", - "key": "│ ├󰥠", - "keyColor": "cyan" - }, - { - "type": "media", - "key": "│ └󰝚", - "keyColor": "cyan" - }, - { - "type": "custom", - "format": "└{$1}{$1}┘", - "outputColor": "90" - }, - "break", - { - "type": "custom", - "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}" - } - ] -} diff --git a/env/.config/fastfetch/ascii.jsonc b/env/.config/fastfetch/ascii.jsonc new file mode 100644 index 0000000..48e1bc8 --- /dev/null +++ b/env/.config/fastfetch/ascii.jsonc @@ -0,0 +1,104 @@ +// Load with --load-config examples/2.jsonc +// Note that you must replace the image path to an existing image to display it. + +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "padding": { + "top": 2 + }, + "source": "/home/iceyrazor/.config/fastfetch/fur-conver.txt", + "color": { + "1": "black", + "2": "light_black", + "3": "light_blue", + "5": "light_magenta" + } + }, + "display": { + "separator": " -> ", + "constants": [ + "──────────────────────────────" + ] + }, + "modules": [ + { + "type": "title", + "format": " {user-name-colored}{at-symbol-colored}{host-name-colored}" + }, + { + "type": "custom", + "format": "{$1}{$1}", + "outputColor": "90" + }, + { + "type": "kernel", + "key": "", + "keyColor": "yellow" + }, + { + "type": "packages", + "key": "󰏖", + "keyColor": "yellow" + }, + { + "type": "shell", + "key": "", + "keyColor": "yellow" + }, + { + "type": "wm", + "key": " DE/WM", + "keyColor": "blue" + }, + { + "type": "terminal", + "key": "", + "keyColor": "blue" + }, + { + "type": "disk", + "key": "", + "keyColor": "green" + }, + { + "type": "memory", + "key": "󰑭", + "keyColor": "green" + }, + { + "type": "swap", + "key": "󰓡", + "keyColor": "green" + }, + { + "type": "uptime", + "key": "󰅐", + "keyColor": "green" + }, + { + "type": "sound", + "key": " SND", + "keyColor": "cyan" + }, + { + "type": "player", + "key": "󰥠", + "keyColor": "cyan" + }, + { + "type": "media", + "key": "󰝚", + "keyColor": "cyan" + }, + { + "type": "custom", + "format": "{$1}{$1}", + "outputColor": "90" + }, + { + "type": "custom", + "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}" + } + ] +} diff --git a/env/.config/fastfetch/fur-conver.txt b/env/.config/fastfetch/fur-conver.txt new file mode 100644 index 0000000..82bf4b2 --- /dev/null +++ b/env/.config/fastfetch/fur-conver.txt @@ -0,0 +1,25 @@ + $2=$2=$2=$2=$2= + $2=$2=$2=$2=$2=$2= $1.$1. + $1.$1.$1.$1.$1.$1.$1. $1.$1.$1.$1.$1. $1. $1.$2=$2=$1.$1.$1.$1. + $1.$1. $1.$1.$1.$1.$1.$1.$1.$1.$2=$2=$2=$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1. + $1.$5$3?$1.$2=$2= $1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$2=$2=$2=$2= + $1.$2=$5$3?$1.$2= $50$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$2=$2=$2=$2=$557$2= + $52 $54$1.$1.$2=$2=$2=$1.$1. $1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$5$3?$1.$2=$1.$1.$2=$568$2=$2=$2=$2= + $1.$1.$51$1.$1.$2=$2=$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1. $1.$1.$1.$2=$1.$1.$2=$51$2=$2=$2=$2=$2=$1.$1. + $1.$1.$1.$2=$2=$2=$2=$2=$2=$1.$1.$1.$1.$1.$1.$1.$1.$1. $1.$51$1.$1.$1.$1.$2=$56$2=$2=$2=$1.$1.$1.$1. + $1.$54$2=$51$2=$2=$2=$2=$2=$2=$2=$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$2=$2=$1.$1.$1.$1.$1. + $1.$2=$2=$2=$2=$2=$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1. + $1.$2=$2=$2=$2=$54$55$2=$2=$1.$2=$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1.$1. + $53$1.$1.$1.$2=$53$54$2=$2=$2=$2=$2=$1.$1.$1.$1. $1. + $1. $2=$1.$1.$2=$2=$2=$2=$2=$2=$2=$2=$1.$1.$1.$1.$1.$1.$1. $1. + $1.$1.$1.$2=$2=$2=$5$3?$2=$2=$2=$54$2=$2=$2=$1.$1.$1.$1.$1.$1.$1. $1.$1. $1.$1. +$2=$1.$1.$1.$2=$2=$2=$2=$2=$2=$2=$2=$2=$1.$1.$1.$1.$1.$1.$1. $1. +$1.$1.$1.$1.$1.$2=$50$5$3?$2=$2=$2=$2=$52$1.$1.$1.$1.$1. $1.$1. +$54$1. $1.$52$51$2=$2=$2=8$2=$1.$1.$1.$1.$1.$1. + $5$3?$2=$1.$1.7$1.$1.$1.$1.$54 + $1.$1.$1.$2=$1.$1.$1. $1. + $1. + $1.$1.$1.$1.$1.$1.$1. $1. + $1.$50$50$50$50$5$3?$50$50$50$50 + $1.$1.$54$2=$1.$1.$1.$1.$1.$1.$1.$1. + $1.$1.$5$3?7$2=$1.$2=$50$1.$1.$1. $1.$1. diff --git a/env/.config/fastfetch/fur.txt b/env/.config/fastfetch/fur.txt new file mode 100644 index 0000000..a471bd0 --- /dev/null +++ b/env/.config/fastfetch/fur.txt @@ -0,0 +1,25 @@ + ===== + ====== .. + ....... ..... . .==.... + .. ........===........... + .?.== .................==== + .=?.= 0.............====57= + 2 4..===.. ..........?.=..=68==== + ..1..==........... ...=..=1=====.. + ...======......... .1....=6===.... + .4=1=======.............==..... + .=====...................... + .====45==.=.............. + 3...=34=====.... . + . =..========....... . + ...===?===4===....... .. .. +=...=========....... . +.....=0?====2..... .. +4. .21===8=...... + ?=..7....4 + ...=... . + . + ....... . + .0000?0000 + ..4=........ + ..?7=.=0... .. diff --git a/env/.config/fastfetch/gen.sh b/env/.config/fastfetch/gen.sh new file mode 100755 index 0000000..058fa74 --- /dev/null +++ b/env/.config/fastfetch/gen.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +ascii -w 500 -h 500 -c color -p -s 13 -b 13 -d "CA@876543210?==. " "/home/iceyrazor/out.png" > fur.txt + +grep "\S" fur.txt > trim.txt +mv trim.txt fur.txt +cat fur.txt + +cat fur.txt | sed -e "s/5/\$55/g" -e "s/4/\$54/g" -e "s/1/\$51/g" -e "s/0/\$50/g" -e "s/3/\$53/g" -e "s/2/\$52/g" -e "s/6/\$56/g" -e "s/W/\$5W/g" -e "s/@/\$5@/g" -e "s/=/\$2=/g" -e "s/?/\$5?/g" -e "s/E/\$5E/g" -e "s/?/\$3?/g" -e "s/+/\$2+/g" -e 's/\./\$1\./g' > fur-conver.txt -- cgit v1.3