aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fixing delay in preview loopDon Williams2026-01-29-2/+4
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh
* Fixed when hitting enter the kitty theme menuDon Williams2026-01-29-0/+1
| | | | | | | | | | Enter previews theme and loops menu again. Until ESC or CTRL-S to set On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh
* Removed pre-applying theme caused huge delay in startupDon Williams2026-01-29-18/+18
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh
* Changing wallust color theme to softdark vs darkDon Williams2026-01-29-1/+15
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/WallustSwww.sh modified: config/wallust/wallust.toml
* Fixed wallpaper based color themes so text is readableDon Williams2026-01-29-4/+2
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh modified: config/kitty/kitty.conf
* Added restore kitty wallpaper and should reload on color changeDon Williams2026-01-29-5/+22
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh modified: config/kitty/kitty.conf
* Added bottom bar override VERTICAL css in horizontal barsDon Williams2026-01-29-0/+20
| | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[0 VERTICAL] Golden Noir.css modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css
* Added new waybarDon Williams2026-01-29-0/+79
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/waybar/configs/[TOP & BOT] SummitSplit v3
* Fixing copy.sh to properly copy fastfetch config on 1st installDon Williams2026-01-28-11/+17
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh
* fix: update windowrules-v3 to follow windowrules configbrockar2026-01-27-62/+44
|
* fix: reorder windowrules to center floating onesbrockar2026-01-27-27/+29
|
* fix: windowrules with multiple regexbrockar2026-01-27-35/+22
|
* Updated CHANGELOG for v2.3.21-devDon Williams2026-01-26-0/+8
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
* fix tooltips when waybar cava widget is running (#933)Max Gangel2026-01-26-1/+3
|
* Updated version to 2.3.21 for development branchDon Williams2026-01-26-1/+1
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: configs/ENVariables.conf renamed: v2.3.20 -> v2.3.21
* Added check for rsync to copy.shDon Williams2026-01-26-0/+5
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh
* Found two more style sheets with the issue that breaks global themeDon Williams2026-01-26-3/+3
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[Wallust] Chroma Tally V2.css modified: config/waybar/style/[Wallust] Colored.css
* Fixed colors on Modern-Combined waybars with a global themeDon Williams2026-01-26-20/+22
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[Extra] Modern-Combined - Transparent.css modified: config/waybar/style/[Extra] Modern-Combined.css
* fix: WindowRules fix zapzap groupbrockar2026-01-24-1/+1
|
* Merge branch 'main' into developmentDonald Williams2026-01-24-0/+0
|\
| * Merge pull request #928 from JaKooLit/developmentMartin Guzman2026-01-21-3/+0
| |\ | | | | | | Removed two redundant Window rules
* | | fix: remove non-english commentsbrockar2026-01-23-209/+85
| | |
* | | fix: UserConfigs dedupe handling for express/updateDon Williams2026-01-22-7/+17
| | |
* | | Added version check to update helper to make sure dedupe is runDon Williams2026-01-22-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is ahead of 'origin/development' by 2 commits. (use "git push" to publish your local commits) Changes to be committed: modified: scripts/lib_update.sh
* | | Moved version to v2.3.20Don Williams2026-01-22-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is ahead of 'origin/development' by 1 commit. (use "git push" to publish your local commits) Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/ENVariables.conf renamed: config/hypr/v2.3.19 -> config/hypr/v2.3.20
* | | Added version check up 2.3.19, logging and better code to compare filesDon Williams2026-01-22-18/+69
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
* | | fix: check current versionbrockar2026-01-22-65/+75
| | |
* | | Refactor Tak0-Autodispatch.sh with improved logic (#929)tak0dan2026-01-22-66/+295
| | |
* | | Removed stale NVIM config. It's not copied but also not neededDon Williams2026-01-22-284/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: deleted: config/nvim/init.lua deleted: config/nvim/init.vim.txt deleted: config/nvim/lazy-lock.json deleted: config/nvim/lua/plugins.lua deleted: config/nvim/lua/plugins/alpha.lua deleted: config/nvim/lua/plugins/catppuccin.lua deleted: config/nvim/lua/plugins/lsp-config.lua deleted: config/nvim/lua/plugins/lualine.lua deleted: config/nvim/lua/plugins/neo-tree.lua deleted: config/nvim/lua/plugins/telescope.lua deleted: config/nvim/lua/plugins/treesitter.lua deleted: config/nvim/lua/vim-options.lua
* | | Added additional check/clean up for WindowRules/Startup in UserConfigsDon Williams2026-01-21-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should prevent duplicated entries and two waybars On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
* | | The update scripts were missing `-e` after kittyDon Williams2026-01-21-6/+12
| |/ |/| | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: ../hypr/scripts/Distro_update.sh modified: ../hypr/scripts/KooLsDotsUpdate.sh
* | Merge branch 'main' into developmentDonald Williams2026-01-21-0/+0
|\|
| * Merge pull request #927 from JaKooLit/developmentMartin Guzman2026-01-21-1617/+5296
| |\ | | | | | | Merge Development to main branch for release
* | | Removed two redundant Window rulesDon Williams2026-01-21-3/+0
| |/ |/|
* | Merge branch 'main' into developmentDonald Williams2026-01-21-27/+40
|\|
| * Merge pull request #922 from JaKooLit/discord-fix-linkMartin Guzman2026-01-13-4/+4
| |\ | | | | | | Fixing discord link, server name change broke link
| | * Fixing discord link, server name change broke linkDon Williams2026-01-13-4/+4
| |/
| * Merge pull request #912 from JaKooLit/patch-windowrulesMartin Guzman2026-01-08-168/+351
| |\ | | | | | | Moved the 0.53 spec WindowRules file to default WindowRules.conf
| | * Moved the 0.53 spec WindowRules file to default WindowRules.confDon Williams2026-01-08-168/+351
| |/ | | | | | | | | | | | | | | | | | | | | | | There are more distros on 0.53.1 vs. earlier. This will cut down on the number of support cases We'll only have to deal with the few distros not yet updated On branch patch-windowrules Changes to be committed: modified: CHANGELOG.md new file: config/hypr/configs/WindowRules-pre-53.conf modified: config/hypr/configs/WindowRules.conf
| * Merge pull request #898 from JaKooLit/windowfix2Martin Guzman2025-12-29-14/+99
| |\ | | | | | | Fixed more rules. Like yad for SDDM wallpaper
| | * Fixed more rules. Like yad for SDDM wallpaperDon Williams2025-12-29-14/+99
| |/ | | | | | | | | | | On branch windowfix2 Changes to be committed: modified: config/hypr/configs/WindowRules-config-v3.conf
| * Merge pull request #897 from JaKooLit/windowrules-fixMartin Guzman2025-12-29-152/+43
| |\ | | | | | | Fixing window rules for 0.53.0
| | * Fixing window rules for 0.53.0Don Williams2025-12-29-152/+43
| |/ | | | | | | | | | | On branch windowrules-fix Changes to be committed: modified: WindowRules-config-v3.conf
* | Fixed CHANGELOG typoDon Williams2026-01-21-1/+1
| |
* | I loved editing CSS files I really do! I swear!Don Williams2026-01-20-2/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/[0 VERTICAL] Golden Noir.css modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[Black & White] Monochrome.css modified: config/waybar/style/[Catppuccin] Frappe.css modified: config/waybar/style/[Catppuccin] Latte.css modified: config/waybar/style/[Catppuccin] Mocha.css modified: config/waybar/style/[Colored] Chroma Glow.css modified: config/waybar/style/[Colored] Translucent.css modified: config/waybar/style/[Colorful] Aurora Blossom.css modified: config/waybar/style/[Colorful] Aurora.css modified: config/waybar/style/[Colorful] Oglo Chicklets.css modified: config/waybar/style/[Colorful] Rainbow Spectrum.css modified: config/waybar/style/[Colorful] stolen-style.css modified: config/waybar/style/[Dark] Golden Eclipse.css modified: config/waybar/style/[Dark] Golden Noir.css modified: config/waybar/style/[Dark] Half-Moon.css modified: config/waybar/style/[Dark] Latte-Wallust combined v2.css modified: config/waybar/style/[Dark] Latte-Wallust combined.css modified: config/waybar/style/[Dark] Purpl.css modified: config/waybar/style/[Dark] Wallust Obsidian Edge.css modified: config/waybar/style/[Extra] Crimson.css modified: config/waybar/style/[Extra] EverForest.css modified: config/waybar/style/[Extra] Mauve.css modified: config/waybar/style/[Extra] Modern-Combined - Transparent.css modified: config/waybar/style/[Extra] Modern-Combined.css modified: config/waybar/style/[Extra] Rose Pine.css modified: config/waybar/style/[Extra] Simple Pink.css modified: config/waybar/style/[Light] Monochrome Contrast.css modified: config/waybar/style/[Light] Obsidian Glow.css modified: config/waybar/style/[Rainbow] RGB Bordered.css modified: config/waybar/style/[Retro] Simple Style.css modified: config/waybar/style/[Transparent] Crystal Clear.css modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[WALLUST] ML4W-modern-mixed.css modified: config/waybar/style/[WALLUST] ML4W-modern.css modified: config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css modified: config/waybar/style/[Wallust Bordered] Chroma Simple.css modified: config/waybar/style/[Wallust Transparent] Crystal Clear.css modified: config/waybar/style/[Wallust] Box type.css modified: config/waybar/style/[Wallust] Chroma Edge.css modified: config/waybar/style/[Wallust] Chroma Fusion.css modified: config/waybar/style/[Wallust] Chroma Tally V2.css modified: config/waybar/style/[Wallust] Chroma Tally.css modified: config/waybar/style/[Wallust] Colored.css modified: config/waybar/style/[Wallust] Simple.css
* | Fixing night-light across all themes dark/lightDon Williams2026-01-20-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/Crystal Clear Glass.css modified: config/waybar/style/ML4W Glass-3d.css modified: config/waybar/style/ML4W Glass.css modified: config/waybar/style/[0 VERTICAL] Golden Noir.css modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[Black & White] Monochrome.css modified: config/waybar/style/[Catppuccin] Frappe.css modified: config/waybar/style/[Catppuccin] Latte.css modified: config/waybar/style/[Catppuccin] Mocha.css modified: config/waybar/style/[Colored] Chroma Glow.css modified: config/waybar/style/[Colored] Translucent.css modified: config/waybar/style/[Colorful] Aurora Blossom.css modified: config/waybar/style/[Colorful] Aurora.css modified: config/waybar/style/[Colorful] Oglo Chicklets.css modified: config/waybar/style/[Colorful] Rainbow Spectrum.css modified: config/waybar/style/[Colorful] stolen-style.css modified: config/waybar/style/[Dark] Golden Eclipse.css modified: config/waybar/style/[Dark] Golden Noir.css modified: config/waybar/style/[Dark] Latte-Wallust combined v2.css modified: config/waybar/style/[Dark] Latte-Wallust combined.css modified: config/waybar/style/[Dark] Purpl.css modified: config/waybar/style/[Dark] Wallust Obsidian Edge.css modified: config/waybar/style/[Extra] Arrow.css modified: config/waybar/style/[Extra] Crimson.css modified: config/waybar/style/[Extra] EverForest.css modified: config/waybar/style/[Extra] ML4W starter.css modified: config/waybar/style/[Extra] Mauve.css modified: config/waybar/style/[Extra] Modern-Combined - Transparent.css modified: config/waybar/style/[Extra] Modern-Combined.css modified: config/waybar/style/[Extra] Neon Circuit.css modified: config/waybar/style/[Extra] Prismatic Glow.css modified: config/waybar/style/[Extra] Rose Pine.css modified: config/waybar/style/[Extra] Simple Pink.css modified: config/waybar/style/[Light] Monochrome Contrast.css modified: config/waybar/style/[Light] Obsidian Glow.css modified: config/waybar/style/[Rainbow] RGB Bordered.css modified: config/waybar/style/[Retro] Simple Style.css modified: config/waybar/style/[Transparent] Crystal Clear.css modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[WALLUST] ML4W-modern-mixed.css modified: config/waybar/style/[WALLUST] ML4W-modern.css modified: config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css modified: config/waybar/style/[Wallust Bordered] Chroma Simple.css modified: config/waybar/style/[Wallust Transparent] Crystal Clear.css modified: config/waybar/style/[Wallust] Box type.css modified: config/waybar/style/[Wallust] Chroma Edge.css modified: config/waybar/style/[Wallust] Chroma Fusion.css modified: config/waybar/style/[Wallust] Chroma Tally V2.css modified: config/waybar/style/[Wallust] Chroma Tally.css modified: config/waybar/style/[Wallust] Colored.css modified: config/waybar/style/[Wallust] Simple.css
* | Updated CHANGELOGDon Williams2026-01-20-0/+10
| |
* | Add: custom-nightlight to CSS files, to properly format nightlightDon Williams2026-01-20-90/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/Crystal Clear Glass.css modified: config/waybar/style/ML4W Glass-3d.css modified: config/waybar/style/ML4W Glass.css modified: config/waybar/style/[0 VERTICAL] Golden Noir.css modified: config/waybar/style/[0 VERTICAL] Oglo Chicklets.css modified: config/waybar/style/[0 VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[Black & White] Monochrome.css modified: config/waybar/style/[Catppuccin] Frappe.css modified: config/waybar/style/[Catppuccin] Latte.css modified: config/waybar/style/[Catppuccin] Mocha.css modified: config/waybar/style/[Colored] Chroma Glow.css modified: config/waybar/style/[Colored] Translucent.css modified: config/waybar/style/[Colorful] Aurora Blossom.css modified: config/waybar/style/[Colorful] Aurora.css modified: config/waybar/style/[Colorful] Oglo Chicklets.css modified: config/waybar/style/[Colorful] Rainbow Spectrum.css modified: config/waybar/style/[Colorful] stolen-style.css modified: config/waybar/style/[Dark] Golden Eclipse.css modified: config/waybar/style/[Dark] Golden Noir.css modified: config/waybar/style/[Dark] Half-Moon.css modified: config/waybar/style/[Dark] Latte-Wallust combined v2.css modified: config/waybar/style/[Dark] Latte-Wallust combined.css modified: config/waybar/style/[Dark] Purpl.css modified: config/waybar/style/[Dark] Wallust Obsidian Edge.css modified: config/waybar/style/[Extra] Arrow.css modified: config/waybar/style/[Extra] Crimson.css modified: config/waybar/style/[Extra] EverForest.css modified: config/waybar/style/[Extra] ML4W starter.css modified: config/waybar/style/[Extra] Mauve.css modified: config/waybar/style/[Extra] Modern-Combined - Transparent.css modified: config/waybar/style/[Extra] Modern-Combined.css modified: config/waybar/style/[Extra] Neon Circuit.css modified: config/waybar/style/[Extra] Prismatic Glow.css modified: config/waybar/style/[Extra] Rose Pine.css modified: config/waybar/style/[Extra] Simple Pink.css modified: config/waybar/style/[Light] Monochrome Contrast.css modified: config/waybar/style/[Light] Obsidian Glow.css modified: config/waybar/style/[Rainbow] RGB Bordered.css modified: config/waybar/style/[Retro] Simple Style.css modified: config/waybar/style/[Transparent] Crystal Clear.css modified: config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css modified: config/waybar/style/[WALLUST] ML4W-modern-mixed.css modified: config/waybar/style/[WALLUST] ML4W-modern.css modified: config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css modified: config/waybar/style/[Wallust Bordered] Chroma Simple.css modified: config/waybar/style/[Wallust Transparent] Crystal Clear.css modified: config/waybar/style/[Wallust] Box type.css modified: config/waybar/style/[Wallust] Chroma Edge.css modified: config/waybar/style/[Wallust] Chroma Fusion.css modified: config/waybar/style/[Wallust] Chroma Tally V2.css modified: config/waybar/style/[Wallust] Chroma Tally.css modified: config/waybar/style/[Wallust] Colored.css modified: config/waybar/style/[Wallust] Simple.css
* | Adjusted left padding on Crystal GlassDon Williams2026-01-20-0/+1
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/style/Crystal Clear Glass.css
* | Fixed paddingDon Williams2026-01-19-5/+5
| | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: style/ML4W Glass-3d.css modified: style/ML4W Glass.css
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage