| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Fixed AWK to pull keybind description not dispatcher | Don Williams | 2025-11-26 | -8/+3 |
| | | ||||
| * | KeyBinds.sh checks sys and user keybinds and flags dups | Don Williams | 2025-11-26 | -3/+81 |
| | | ||||
| * | Changed unbindd to correct unbind | Don Williams | 2025-11-26 | -3/+3 |
| | | ||||
| * | Formatting error in UserConfigs/UserKeybinds.conf | Don Williams | 2025-11-26 | -10/+10 |
| | | ||||
| * | Added instructions on how to unbindd/bindd | Don Williams | 2025-11-26 | -0/+26 |
| | | ||||
| * | Left out UserKeybinds in editor screen | Don Williams | 2025-11-26 | -0/+2 |
| | | ||||
| * | Updated menu names for clarity | Don Williams | 2025-11-26 | -12/+12 |
| | | ||||
| * | Small formatting change on Setting Menu | Don Williams | 2025-11-26 | -14/+14 |
| | | ||||
| * | Merge br-userconfigs: Resolve conflict - remove WindowRules-v3.conf | Don Williams | 2025-11-25 | -1013/+515 |
| |\ | ||||
| | * | new: UserConfigsSwitches.sh | brockar | 2025-11-22 | -0/+56 |
| | | | | | | | | | Script to manage UserConfigs | |||
| | * | mv: Laptops.conf to configs for default behavior | brockar | 2025-11-22 | -26/+33 |
| | | | ||||
| | * | del: windowrules-v3.conf from UserConfigs | brockar | 2025-11-22 | -589/+0 |
| | | | ||||
| | * | Merge branch 'br-userconfigs' of github.com:Jakoolit/hyprland-dots into ↵ | brockar | 2025-11-22 | -0/+0 |
| | |\ | | | | | | | | | | br-userconfigs | |||
| | | * | new: copy.sh looks the version of dots | brockar | 2025-11-22 | -21/+71 |
| | | | | ||||
| | | * | fix: copy.sh now use configs instead of UserSettings | brockar | 2025-11-22 | -80/+56 |
| | | | | ||||
| | | * | new: UserSettings comment | brockar | 2025-11-22 | -0/+2 |
| | | | | ||||
| | | * | mv: workspace help as workspace.conf | brockar | 2025-11-13 | -0/+0 |
| | | | | ||||
| | | * | mv: split system defaults from user overrides | brockar | 2025-11-13 | -112/+120 |
| | | | | ||||
| | | * | move: Keybinds | brockar | 2025-11-13 | -66/+63 |
| | | | | ||||
| | | * | new: startup apps for users | brockar | 2025-11-13 | -22/+28 |
| | | | | ||||
| | | * | new: env vars modify | brockar | 2025-11-13 | -55/+106 |
| | | | | ||||
| | | * | Merge remote-tracking branch 'origin/development' into br-userconfigs | brockar | 2025-11-13 | -420/+349 |
| | | |\ | ||||
| | | * | | windowrules.conf new location | brockar | 2025-10-31 | -232/+3 |
| | | | | | ||||
| | | * | | del: windowrules-old.conf | brockar | 2025-10-31 | -206/+0 |
| | | | | | ||||
| | * | | | new: copy.sh looks the version of dots | brockar | 2025-11-22 | -21/+71 |
| | | | | | ||||
| | * | | | fix: copy.sh now use configs instead of UserSettings | brockar | 2025-11-22 | -80/+56 |
| | | | | | ||||
| | * | | | new: UserSettings comment | brockar | 2025-11-22 | -0/+3 |
| | | | | | ||||
| | * | | | mv: workspace help as workspace.conf | brockar | 2025-11-22 | -0/+0 |
| | | | | | ||||
| | * | | | rebase dev with br-userconfigs | brockar | 2025-11-22 | -115/+122 |
| | | | | | ||||
| | * | | | move: Keybinds | brockar | 2025-11-22 | -66/+63 |
| | | | | | ||||
| | * | | | new: startup apps for users | brockar | 2025-11-22 | -22/+28 |
| | | | | | ||||
| | * | | | new: env vars modify | brockar | 2025-11-22 | -55/+106 |
| | | | | | ||||
| | * | | | windowrules.conf new location | brockar | 2025-11-22 | -232/+3 |
| | | | | | ||||
| | * | | | del: windowrules-old.conf | brockar | 2025-11-22 | -206/+0 |
| | | | | | ||||
| * | | | | fix: Update Kool_Quick_Settings.sh for UserConfigs/configs separation | Don Williams | 2025-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 Williams | 2025-11-25 | -1162/+307 |
| |\ \ \ \ | | | | | | | | | | | | | | | | development | |||
| | * | | | | New windowrules | brockar | 2025-11-22 | -1162/+307 |
| | |/ / / | ||||
| * | | | | Updated Edit Menu for both system and user settings | Don Williams | 2025-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 version | Don Williams | 2025-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 WindowRule | installer | 2025-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 long | installer | 2025-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 zoom | brockar | 2025-11-22 | -0/+3 |
| | | | | ||||
| * | | | Repeated gamemode cycling gets multiple waybars | Don Williams | 2025-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 = 1 | Don Williams | 2025-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.conf | Don Williams | 2025-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 testings | Don Williams | 2025-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 v3 | Don Williams | 2025-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 Changelog | Don Williams | 2025-11-14 | -11/+11 |
| | | | | ||||
| * | | | Text cleanup of Changelog | Don Williams | 2025-11-14 | -4/+5 |
| | | | | ||||
| * | | | Text cleanup of Changelog | Don Williams | 2025-11-14 | -19/+21 |
| | | | | ||||
