aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | | Merge remote-tracking branch 'origin/development' into br-userconfigsbrockar2025-11-13-420/+349
| | |\ \ \ \
| | * | | | | windowrules.conf new locationbrockar2025-10-31-232/+3
| | | | | | |
| | * | | | | del: windowrules-old.confbrockar2025-10-31-206/+0
| | | | | | |
| * | | | | | new: copy.sh looks the version of dotsbrockar2025-11-22-21/+71
| | | | | | |
| * | | | | | fix: copy.sh now use configs instead of UserSettingsbrockar2025-11-22-80/+56
| | | | | | |
| * | | | | | new: UserSettings commentbrockar2025-11-22-0/+3
| | | | | | |
| * | | | | | mv: workspace help as workspace.confbrockar2025-11-22-0/+0
| | | | | | |
| * | | | | | rebase dev with br-userconfigsbrockar2025-11-22-115/+122
| | | | | | |
| * | | | | | move: Keybindsbrockar2025-11-22-66/+63
| | | | | | |
| * | | | | | new: startup apps for usersbrockar2025-11-22-22/+28
| | | | | | |
| * | | | | | new: env vars modifybrockar2025-11-22-55/+106
| | | | | | |
| * | | | | | windowrules.conf new locationbrockar2025-11-22-232/+3
| | | | | | |
| * | | | | | del: windowrules-old.confbrockar2025-11-22-206/+0
| | | | | | |
* | | | | | | fix: Update Kool_Quick_Settings.sh for UserConfigs/configs separationDon Williams2025-11-25-24/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove UserKeybinds option (file no longer exists) - Point user overlay files to UserConfigs versions (Startup_Apps, WindowRules) - Add System Defaults view-only section - Point UserSettings to configs/SystemSettings.conf with info notification - Separate menu into USER CUSTOMIZATIONS, SYSTEM DEFAULTS, and UTILITIES sections - Add show_info() helper function for notifications
* | | | | | | Merge remote-tracking branch 'remotes/origin/fix/newWindowRules' into ↵Don Williams2025-11-25-1162/+307
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | development
| * | | | | | | New windowrulesbrockar2025-11-22-1162/+307
| |/ / / / / /
* | | | | | | Updated Edit Menu for both system and user settingsDon Williams2025-11-25-20/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also changed to just "Edit" since it calls an editor not viewwr On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: Kool_Quick_Settings.sh
* | | | | | | Fixed fastfetch files to show dotfiles versionDon Williams2025-11-24-13/+9
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/fastfetch/config-compact.jsonc modified: config/fastfetch/config-pokemon.jsonc modified: config/fastfetch/config-v2.jsonc modified: config/fastfetch/config.jsonc
* | | | | / There was error on HL Wiki for new V3 WindowRuleinstaller2025-11-22-121/+39
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had to remove this setting "keepaspectratio" before Proper setting is `keep_aspect_ratio` It only occurred once in Jak's rules, this restores that feature On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserConfigs/WindowRules-v3.conf
* | | | | Adjusted sleep timers, last change was too longinstaller2025-11-22-16/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Slowed down changes and waybar startup On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Refresh.sh
* | | | | feat: Add new laptop gesture for zoombrockar2025-11-22-0/+3
| | | | |
* | | | | Repeated gamemode cycling gets multiple waybarsDon Williams2025-11-21-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You have to hammer on it, to get it to occr Added addtional sleep timer to allow pkill to keep up Resolves: https://github.com/JaKooLit/Hyprland-Dots/issues/870 On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGES-v2.3.18.md modified: config/hypr/scripts/GameMode.sh modified: config/hypr/scripts/Refresh.sh
* | | | | Removed keepaspect = 1Don Williams2025-11-19-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/WindowRules-config-v3.conf
* | | | | Converted config/hypr/configs/WindowsRules.confDon Williams2025-11-19-0/+691
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/configs/WindowRules-config-v3.conf
* | | | | Fixing v3 WindowRules b4 testingsDon Williams2025-11-19-22/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested the basic changes in NixOS. Found a couple rules here that were wrong. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: renamed: config/hypr/UserConfigs/WindowRules.conf-v3.conf -> config/hypr/UserConfigs/WindowRules-v3.conf
* | | | | Added 1st pass at WindowsRules v3Don Williams2025-11-19-0/+692
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/UserConfigs/WindowRules.conf-v3.conf
* | | | | Text cleanup of ChangelogDon Williams2025-11-14-11/+11
| | | | |
* | | | | Text cleanup of ChangelogDon Williams2025-11-14-4/+5
| | | | |
* | | | | Text cleanup of ChangelogDon Williams2025-11-14-19/+21
| | | | |
* | | | | Updated ChangelogDon Williams2025-11-14-3/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGES-v2.3.18.md
* | | | | Fixed SUPER J/K ping pongingDon Williams2025-11-14-40/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: CHANGES-v2.3.18.md modified: config/hypr/scripts/ChangeLayout.sh modified: config/hypr/scripts/KeybindsLayoutInit.sh
* | | | | hyprctl dispatch returned success w/o QS installedDon Williams2025-11-14-3/+7
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/OverviewToggle.sh
* | | | Adj layout for 2k+ monitorsDon Williams2025-11-13-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprlock.conf
* | | | Adj 2k+ res hyprlock.conf to horizontal layoutDon Williams2025-11-13-50/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprlock.conf
* | | | Updated hyprlock 1080 to horizontal layoutDon Williams2025-11-13-40/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust fontsize and colors On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprlock-1080p.conf
* | | | Reverting 2K hyprlock to originalDon Williams2025-11-13-49/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Editing 1080 hyprlock screen overwrote 2K by mistake On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: hyprlock.conf
* | | | Upd std resolution lockscreen to horizontal layoutinstaller2025-11-13-50/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduced the font size and colors Going to convert the 2k lockscreen next On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/hyprlock.conf
* | | | fix: hyprland.conf user windowrulesbrockar2025-11-12-0/+1
| | | |
* | | | fix: add UserConfigs/Startup_App.conf to hyprland.conf and clean a bitbrockar2025-11-12-11/+3
| | | |
* | | | fix: Weather.py one-off runbrockar2025-11-09-1/+1
| | | |
* | | | feat: resume hyprsunset (#862)Alberson Miranda2025-11-08-5/+19
| |/ / |/| | | | | Looks good! Merging this into development branch 👍
* | | Fixing Super J/K cycle next/prev for auto layoutDon Williams2025-11-07-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cycle next/prev is different for dwindle vs. master Oringinal code only worked in master. This script detects which and rebunds SUPER J/K accordingly On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/KeybindsLayoutInit.sh
* | | Fixing layout aware SUPER J/K cycle next/prevDon Williams2025-11-05-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf modified: config/hypr/scripts/KeybindsLayoutInit.sh
* | | Dropped duplicate startup_apps.sh scriptDon Williams2025-11-05-186/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the ComposeHyprConfitg.sh script Your branch is up to date with 'origin/development'. Changes to be committed: deleted: config/hypr/UserConfigs/Startup_Apps.conf modified: config/hypr/hyprland.conf deleted: config/hypr/scripts/ComposeHyprConfigs.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh modified: copy.sh modified: upgrade.sh
* | | Merge pull request #861 from JaKooLit/ddubs-layoutDonald Williams2025-11-05-8/+76
|\ \ \ | | | | | | | | feat(hypr): layout-aware J/K binds + startup sourcing fixes (v2.3.18)
| * | | chore(release): v2.3.18\n\nKeybinds\n- Initialize SUPER+J/K to match default ↵Don Williams2025-11-05-1/+10
| | | | | | | | | | | | | | | | layout at login via scripts/KeybindsLayoutInit.sh\n- Keep ChangeLayout.sh dynamic rebinds on layout toggle\n- Credit: Suresh Thagunna (https://github.com/suresh466)\n\nStartup\n- Source vendor Startup_Apps/WindowRules first, then UserConfigs overlay to restore baseline autostarts while honoring user additions\n- Quick Settings: Edit Startup Apps opens full vendor defaults\n\nMeta\n- Version marker: config/hypr/v2.3.18
| * | | fix(startup): load vendor Startup_Apps/WindowRules then user overlay\n\n- ↵Don Williams2025-11-05-1/+5
| | | | | | | | | | | | | | | | Restores baseline autostarts (waybar, swaync, etc.) while allowing user additions\n- Keeps SUPER+SHIFT+E editing vendor Startup_Apps for full view
| * | | fix(hypr): source UserConfigs/Startup_Apps.conf and WindowRules.conf ↵Don Williams2025-11-05-5/+2
| | | | | | | | | | | | | | | | again\n\n- Revert to runtime includes that always exist to restore startup apps\n- Keep KeybindsLayoutInit in vendor configs/Startup_Apps.conf so it runs
| * | | fix(qs): Edit Startup Apps opens full vendor defaults ↵Don Williams2025-11-05-1/+1
| | | | | | | | | | | | | | | | (configs/Startup_Apps.conf)\n\n- Restores prior behavior where users edit the complete startup config\n- Composition still merges overlay+vendor at runtime
| * | | fix(startup): preserve KeybindsLayoutInit in composed Startup_Apps; harden ↵Don Williams2025-11-05-5/+21
| | | | | | | | | | | | | | | | hyprlock 12h edits\n\n- ComposeHyprConfigs.sh: ignore disabling /KeybindsLayoutInit.sh\n- copy.sh migration: filter KeybindsLayoutInit from Startup_Apps.disable\n- copy.sh: target existing hyprlock template, avoid sed errors
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage