From 43a1dc244263d148b24e434fd8d61edda5fa9f2a Mon Sep 17 00:00:00 2001 From: Ayush Dumasia Date: Sat, 7 Jun 2025 12:50:51 +0530 Subject: [PATCH] =?UTF-8?q?fix=20=F0=9F=90=9B:=20Some=20regular=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastfetch/bak.jsonc | 71 --------------------------- fastfetch/config_1.jsonc | 98 -------------------------------------- fastfetch/config_bak.jsonc | 98 -------------------------------------- hypr/hyprlock.conf | 2 +- 4 files changed, 1 insertion(+), 268 deletions(-) delete mode 100755 fastfetch/bak.jsonc delete mode 100644 fastfetch/config_1.jsonc delete mode 100755 fastfetch/config_bak.jsonc diff --git a/fastfetch/bak.jsonc b/fastfetch/bak.jsonc deleted file mode 100755 index 84000ac..0000000 --- a/fastfetch/bak.jsonc +++ /dev/null @@ -1,71 +0,0 @@ -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/.config/fastfetch/icons/arch.txt" - }, - "display": { - "separator": " " - }, - "modules": [ - { - "type": "os", - "key": " ", - "keyColor": "blue" - }, - { - "type": "users", - "key": " ", - "keyColor": "blue" - }, - { - "type": "kernel", - "key": " ", - "keyColor": "black" - }, - { - "type": "packages", - "key": " ", - "keyColor": "cyan" - }, - { - "type": "shell", - "key": " ", - "keyColor": "dim_" - }, - { - "type": "terminal", - "key": " ", - "keyColor": "green" - }, - { - "type": "wm", - "key": " ", - "keyColor": "red" - }, - { - "type": "uptime", - "key": " ", - "keyColor": "cyan" - }, - { - "type": "cpu", - "key": " ", - "keyColor": "blue" - }, - { - "type": "btrfs", - "key": " ", - "keyColor": "red" - }, - { - "type": "gpu", - "key": " ", - "keyColor": "green" - }, - { - "type": "memory", - "key": "󰍛 ", - "keyColor": "yellow" - } - ] -} diff --git a/fastfetch/config_1.jsonc b/fastfetch/config_1.jsonc deleted file mode 100644 index 0c424ee..0000000 --- a/fastfetch/config_1.jsonc +++ /dev/null @@ -1,98 +0,0 @@ -// Inspired by Catnap -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "type": "small", - "padding": { - "top": 2, - "right": 2 - } - }, - "display": { - "separator": " ", - "key": { - "width": 16 - } - }, - "modules": [ - { - "key": "╭───────────╮", - "type": "custom" - }, - { - // draw borders first to make colors of left and right border consistant - "key": "│ │\u001b[11D{#31} user", - "type": "title", - "format": "{1}" - }, - { - "key": "├───────────┤", - "type": "custom" - }, - // { - // "key": "│ │\u001b[11D{#32}󰇅 hname", - // "type": "title", - // "format": "{2}" - // }, - // { - // "key": "│ │\u001b[11D{#33}󰅐 uptime", - // "type": "uptime" - // }, - { - "key": "│ │\u001b[11D{#34}󰟾 distro", - "type": "os" - }, - { - "key": "│ │\u001b[11D{#35} kernel", - "type": "kernel" - }, - { - "key": "│ │\u001b[11D{#36}󰇄 desktop", - "type": "de" - }, - { - "key": "│ │\u001b[11D{#31} term", - "type": "terminal" - }, - { - "key": "│ │\u001b[11D{#31} wm", - "type": "wm" - }, - { - "key": "│ │\u001b[11D{#32} shell", - "type": "shell" - }, - // { - // "key": "│ │\u001b[11D{#33}󰍛 cpu", - // "type": "cpu", - // "showPeCoreCount": true - // }, - { - "key": "│ │\u001b[11D{#34}󰉉 disk", - "type": "disk", - "folders": "/" - }, - { - "key": "│ │\u001b[11D{#35} memory", - "type": "memory" - }, - { - "key": "│ │\u001b[11D{#36}󰩟 network", - "type": "localip", - "format": "{1} ({4})" - }, - { - "key": "├───────────┤", - "type": "custom" - }, - { - "key": "│ │\u001b[11D{#39} colors", - "type": "colors", - "symbol": "circle" - }, - { - "key": "╰───────────╯", - "type": "custom" - } - ] -} diff --git a/fastfetch/config_bak.jsonc b/fastfetch/config_bak.jsonc deleted file mode 100755 index 0c424ee..0000000 --- a/fastfetch/config_bak.jsonc +++ /dev/null @@ -1,98 +0,0 @@ -// Inspired by Catnap -{ - "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "type": "small", - "padding": { - "top": 2, - "right": 2 - } - }, - "display": { - "separator": " ", - "key": { - "width": 16 - } - }, - "modules": [ - { - "key": "╭───────────╮", - "type": "custom" - }, - { - // draw borders first to make colors of left and right border consistant - "key": "│ │\u001b[11D{#31} user", - "type": "title", - "format": "{1}" - }, - { - "key": "├───────────┤", - "type": "custom" - }, - // { - // "key": "│ │\u001b[11D{#32}󰇅 hname", - // "type": "title", - // "format": "{2}" - // }, - // { - // "key": "│ │\u001b[11D{#33}󰅐 uptime", - // "type": "uptime" - // }, - { - "key": "│ │\u001b[11D{#34}󰟾 distro", - "type": "os" - }, - { - "key": "│ │\u001b[11D{#35} kernel", - "type": "kernel" - }, - { - "key": "│ │\u001b[11D{#36}󰇄 desktop", - "type": "de" - }, - { - "key": "│ │\u001b[11D{#31} term", - "type": "terminal" - }, - { - "key": "│ │\u001b[11D{#31} wm", - "type": "wm" - }, - { - "key": "│ │\u001b[11D{#32} shell", - "type": "shell" - }, - // { - // "key": "│ │\u001b[11D{#33}󰍛 cpu", - // "type": "cpu", - // "showPeCoreCount": true - // }, - { - "key": "│ │\u001b[11D{#34}󰉉 disk", - "type": "disk", - "folders": "/" - }, - { - "key": "│ │\u001b[11D{#35} memory", - "type": "memory" - }, - { - "key": "│ │\u001b[11D{#36}󰩟 network", - "type": "localip", - "format": "{1} ({4})" - }, - { - "key": "├───────────┤", - "type": "custom" - }, - { - "key": "│ │\u001b[11D{#39} colors", - "type": "colors", - "symbol": "circle" - }, - { - "key": "╰───────────╯", - "type": "custom" - } - ] -} diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 5dedb93..471ce20 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -92,7 +92,7 @@ label { background { monitor = - path = /home/arcadian/Pictures/Wallpaper/0297.jpg + path = /home/arcadian/Pictures/Wallpaper/keyb2.png # only png supported for now }