From f1c3dca3647bc138ba3a8ca0f66a4ee6cbfc8aa5 Mon Sep 17 00:00:00 2001 From: SirBlobby Date: Fri, 3 Jul 2026 16:14:37 -0400 Subject: [PATCH] Add dotfiles notes --- UPDATE.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 UPDATE.md diff --git a/UPDATE.md b/UPDATE.md new file mode 100644 index 0000000..87a062b --- /dev/null +++ b/UPDATE.md @@ -0,0 +1,56 @@ +# Dotfiles + +These are my omarchy dotfiles. + +## Objective +I want you to make a couple additions and fixes to my config files. + +## Developement and Coding Rules +You must follows these rule at all times + +1. Do not add code comments +2. Do not run commands, I will test everything myself +3. Do not use emojies in documentation or the code +4. Keep code understandable and easy to read (name variables with easy to read names) +5. Do not give paragraph explanations unless asked. + +## What I Want Done + +1. I want you to add more widgets. I recently saw a dotfiles config with widgets for notification hub. +Look at ./ags-dots for ideas on how I was inspired. I want to keep my current omarchy theme and style. + +2. I want a wallpaper selector like the in ./ags-dots. I want to be able to select a wallpaper from a widget, and it should change the wallpaper. This will replace the blob_wallpaper command. + +3. I want to make a vercel website that I can upload a wallpaper, and it will generate a color theme for the wallpaper. It should work like my custom dynamic wallpaper generater. I want to be able to tweak and download the config files for the wallpaper. I want it to be responsive. Make it look modern and polished. Use Svelte 5 syntax and tailwindcss. + +## My Laptop Specs + + fastfetch + + ┌──────────────────────Hardware──────────────────────┐ + █████████████████████████████████████████████████████  PC: 82Y0 (IdeaPad Flex 5 14IRU8) + █████████████████████████████████████████████████████ │ ├: 13th Gen Intel(R) Core(TM) i5-1335U (4+8) @ 4.60 GHz + ████ ████ ████ │ ├: Intel Iris Xe Graphics @ 1.25 GHz [Integrated] + ████ ████ ████ │ ├󱄄: 1920x1200 @ 1.5x in 14", 60 Hz [Built-in] + ████ █████████████████████ ████████ ████ │ ├󰋊: 127.89 GiB / 213.19 GiB (60%) - ext4 + ████ █████████████████████ ████████ ████ │ ├: 3.62 GiB / 15.16 GiB (24%) + ████ ████ ████ ████ └ └󰓡 : 0 B / 4.00 GiB (0%) + ████ ████ ████ ████ └────────────────────────────────────────────────────┘ + ████ ████ ████ ████ + ████ ████ ████ ████ ┌──────────────────────Software──────────────────────┐ + ████ ████ ████ ████  OS: Omarchy 3.8.2 + ████ ████ ████ ████ │ ├󰘬: master + ████████████ ████ ████ │ ├󰔫: stable + ████████████ ████ ████ │ ├: Linux 7.0.9-arch2-1 + ████ ████ ████ ████ │ ├: Hyprland 0.55.2 (Wayland) + ████ ████ ████ ████ │ ├: alacritty 0.17.0 + ████ ████ ████ ████ │ ├󰏖: 1250 (pacman) + ████ ████ ████ ████ │ ├󰸌: Blob Dynamic ●●●●●●●● + ████ ████ ████ ████ └ └: JetBrainsMono Nerd Font (9pt, Regular) + ████ ████ ████ ████ └────────────────────────────────────────────────────┘ + ████ ██████████████████████████████████████ ████ + ████ ██████████████████████████████████████ ████ ┌────────────────Age / Uptime / Update───────────────┐ + ████ ████ ████ 󱦟 OS Age: 69 days + ████ ████ ████ 󱫐 Uptime: 4 mins + ████████████████████████████ ████████████████████  Update: Thursday, June 11 2026 at 13:13 + ████████████████████████████ ████████████████████ └────────────────────────────────────────────────────┘ \ No newline at end of file