aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Changed notification code, trying fix wallust modeDon Williams2026-01-16-18/+13
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserScripts/RainbowBorders.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Notification missing icon, failing silentlyDon Williams2026-01-16-4/+12
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Two modes weren't working and notifcation should be fixedDon Williams2026-01-16-8/+22
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* fixed new modes not working, change to more friendly menu namesDon Williams2026-01-16-7/+19
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Fixed disable not working and send notification on mode changeDon Williams2026-01-16-9/+17
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Added submeu for RainbowBorders and the new modesDon Williams2026-01-16-16/+170
| | | | | | | | | | | | | | | | - Added `Rainbow Borders sub memu` - Code provided by [brunoorsolon](https://github.com/brunoorsolon) - There are now mulitple modes for the Rainbow Borders feature - `Disabled`, `Wallust Color`, `Rainbow`, `Gradient flow` - Thank you for the submission On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/UserScripts/RainbowBorders.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Updated CHANGELOGDon Williams2026-01-15-0/+9
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Added Everforest-glass config for ML4W glass style(scope): titleDon Williams2026-01-15-0/+143
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/waybar/configs/[TOP] Everforest-glass
* Added glass varient to default laptop configDon Williams2026-01-15-0/+51
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/waybar/configs/[TOP] Default Laptop-glass
* Small fix to waybar disables wlr/taskbarDon Williams2026-01-15-1/+1
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/configs/[TOP & BOT] SummitSplit-glass
* Added new waybar config tuned for ML4W glass styleDon Williams2026-01-15-0/+93
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/waybar/configs/[TOP & BOT] SummitSplit-glass
* Added small script to automate the updating of dotfilesDon Williams2026-01-15-0/+81
| | | | | | | | | | It will check for new version and git stash && git pull On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: update-dots.sh
* Removed python script didn't workDon Williams2026-01-15-429/+36
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: deleted: copy-menu-issue.txt modified: scripts/copy_menu.sh deleted: scripts/tui_menu.py
* triage fileDon Williams2026-01-15-0/+52
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: copy-menu-issue.txt
* Fixing menu and version detection code for express upgradeDon Williams2026-01-15-39/+58
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/copy_menu.sh modified: scripts/tui_menu.py
* Adding python based tui to replace whiptailDon Williams2026-01-15-3/+344
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/copy_menu.sh new file: scripts/tui_menu.py
* fix: Email WindowRulesbrockar2026-01-14-1/+2
|
* Updated CHANLOG with Toggle Rainbow featureDon Williams2026-01-13-0/+7
| | | | | | | | | | Thanks Arkboi for suggesting it On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* Script wasn't checking for proper filename fixedDon Williams2026-01-13-5/+23
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* Added toggle for Rainbow border in Edit menuDon Williams2026-01-13-0/+33
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kool_Quick_Settings.sh
* fix: windowrules center for float windowsbrockar2026-01-12-5/+5
|
* Added update dotfiles option to menDon Williams2026-01-12-4/+107
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/copy_menu.sh new file: scripts/lib_update.sh
* Updated copy.sh with current status and next stepsDon Williams2026-01-11-3/+4
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh
* Moved UserScripts/UserConfigs restore function to lib_copy helperDon Williams2026-01-11-251/+248
| | | | | | | | | | | | copy.sh is nearly 50% smaller now a little over 600 lines now down from over 1200 at the start On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_copy.sh
* Adding translated filesDon Williams2026-01-11-0/+298
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: CODE_OF_CONDUCT.es.md new file: COMMIT_MESSAGE_GUIDELINES.es.md new file: CONTRIBUTING.es.md
* Adding Spanish Translations of common filesDon Williams2026-01-11-6/+11
| | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: README.md Untracked files: CODE_OF_CONDUCT.es.md COMMIT_MESSAGE_GUIDELINES.es.md CONTRIBUTING.es.md
* Moved ghostty/wezterm config file process out of copy.shDon Williams2026-01-11-24/+31
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_apps.sh modified: scripts/lib_copy.sh
* Fixed window frame themeing fixed issue with kitty-themesDon Williams2026-01-11-0/+190
| | | | | | | | | | | | | | Kity-themes was broken by global theme Not both should work Border colors weren't getting set by ThemeChanger On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/hyprlock-2k.conf modified: config/hypr/scripts/ThemeChanger.sh renamed: config/hypr/v2.3.18 -> config/hypr/v2.3.19 modified: config/kitty/kitty-themes/00-Default.conf
* Update CHANGELOGDon Williams2026-01-11-0/+9
|
* Broke waybar, fixingDon Williams2026-01-11-3/+4
|
* Trying to remove line under waybar #2Don Williams2026-01-11-4/+7
|
* Fixing line under waybar, hope doesn't break other fixesDon Williams2026-01-11-5/+2
|
* Accent didn't work trying something else (I love CSS. NOT)Don Williams2026-01-11-4/+10
|
* Trying prim wallust color as accent on ML4W glassDon Williams2026-01-11-0/+3
|
* Restored gradient tryin fix color w/themeDon Williams2026-01-11-0/+13
|
* I made it worse removing custom accent colorsDon Williams2026-01-11-13/+0
|
* More color map tweakingDon Williams2026-01-11-8/+7
|
* ML4W accent variables changed to wallust colorsDon Williams2026-01-11-3/+11
|
* ML4W glass has fixed colors which breaks themeingDon Williams2026-01-11-0/+6
|
* Fixing glass waybar spacingDon Williams2026-01-11-0/+9
|
* enhancement: Improved ML4W glass theme for waybar (#919)Ahum Maitra2026-01-11-1/+3
| | | Fixed margin/paddings issues. Thank you
* Created lib_copy phase1/2 waybar,fastfetch,kitty,rofi,swayncDon Williams2026-01-11-241/+157
| | | | | | | | | | | Also btop,cava, hypr,ghostty, wezterm On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh new file: scripts/lib_copy.sh
* created next modules for apps, editr,bt,rog,rog,ags,qsDon Williams2026-01-11-82/+105
| | | | | | | | | | | Phase 4 moving apps to its own module On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh new file: scripts/lib_apps.sh
* Still working on prompts codeDon Williams2026-01-11-4/+9
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_prompts.sh
* Got caught in sudo/sddm loopDon Williams2026-01-11-4/+7
|
* Fixd issues with sddm wallpaper set codeDon Williams2026-01-11-6/+12
|
* Banner formatting fixedDon Williams2026-01-11-1/+13
|
* Fixed bannerDon Williams2026-01-11-1/+5
|
* Fixed res promptDon Williams2026-01-11-7/+3
|
* Fixing resoltion prmptDon Williams2026-01-11-4/+2
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage