aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
Commit message (Collapse)AuthorAgeLines
* Converted multple annon rules to single named rulesDon Williams2026-02-08-28/+89
|
* Updated backup v3 rule fileDon Williams2026-02-08-0/+24
|
* Added Window Rules for other octopi appsDon Williams2026-02-08-0/+24
|
* Added rule for octopi cache cleanerDon Williams2026-02-08-0/+24
|
* Updated backup v3 windows rules with new CachyOS apps rulesDon Williams2026-02-08-1/+37
| | | | | | | | | 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: config/hypr/configs/WindowRules-config-v3.conf
* Added more CachyOS Winmdow rules, package and hello appDon Williams2026-02-08-0/+24
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/WindowRules.conf
* Added rule for CachyOS Kernel ManagerDon Williams2026-02-08-0/+12
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/WindowRules.conf
* Updated dots-tui-ubuntu-2404 to curent versionDon Williams2026-02-07-0/+0
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/dots-tui-ubuntu-2404
* fix: Windowrule for brave browserbrockar2026-02-06-1/+1
|
* Fixed binding for hyprshotDon Williams2026-02-05-1/+1
|
* Updated CHANGELOGDon Williams2026-02-04-1/+1
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/Keybinds.conf
* waybar-cava processes getting started on every waybar config changeDon Williams2026-02-04-2/+13
| | | | | | | | | | | These changes kill those processes On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Refresh.sh modified: config/hypr/scripts/WaybarCava.sh
* Fixed Window Rules for xdg_tagDon Williams2026-02-04-1/+1
|
* Added windowrule for proton game launchersDon Williams2026-02-03-0/+2
| | | | | | | | | | | | | | The submission was: `windowrule = match:xdg_tag ^(proton-game)$, tag +games` However per `hyprctl clients` the tag is `xdgTag` For now I have added both rules. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/WindowRules.conf
* Added Hyprshot screen capture ALTSHIFT+S region selectionDon Williams2026-02-01-0/+318
| | | | | | | | | | | | Captures to clipboard and $HOME/Pictures/Screenshots Useful for quick screen grab on keyboards w/o printscreen buttons On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf new file: config/hypr/scripts/hyprshot.sh
* Docs: i18n edits (#940)Loris3832026-02-01-29/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add SummitSplit v3 configuration for top and bottom bars (#935) Added the configuration for SummitSplit to include 0-JA-0 Top and updated the bottom bar settings. * Refactor Tak0-Per-Window-Switch script, fixing issue (#936) Fixed the issue that made the script to forget the choice of language on windows. In case of switching from language 1 to language 3, switching a window, then getting back to the previous window - you had to switch from half-saved state to language 1 and then all the way to language 3. * Add french readme * Change i18n architecture * docs: commit message guidelines french translation * docs: add contributing.md french translation * docs: add code of conduct french translation Translation taken from https://www.contributor-covenant.org/fr/version/2/1/code_of_conduct/code_of_conduct.md * docs: linked french translations in readme.md Added under the spanish ones, same format --------- Co-authored-by: Martin Guzman <55927935+brockar@users.noreply.github.com> Co-authored-by: tak0dan <tmtroshko@gmail.com> Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com>
* Added dots-tui-ubuntu-2404 to begin wiring into copy.shDon Williams2026-02-01-0/+1
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/scripts/dots-tui new file: config/hypr/scripts/dots-tui-ubuntu-2404
* Added SUPERCTRL + K Kitty theme menuDon Williams2026-02-01-0/+1
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf
* Re-enabled Virtual-1 1080p in monitors.confDon Williams2026-01-31-1/+1
|
* Added basic install script for uvDon Williams2026-01-31-0/+2
| | | | | | | | | | I will expand on it later, needed for testing On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: config/hypr/scripts/install-uv.sh
* Added to copy.sh not startupDon Williams2026-01-29-2/+0
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Startup_Apps.conf modified: copy.sh
* Default wallpaper wasn't setDon Williams2026-01-29-0/+2
| | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Startup_Apps.conf
* Updated wallpaper and default waybar/styleDon Williams2026-01-29-0/+0
| | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/wallpaper_effects/.wallpaper_current modified: copy.sh
* Broke out kitty config for softdark16 and dark16 elsewhereDon Williams2026-01-29-0/+17
| | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/WallustSwww.sh new file: config/wallust/wallust-kitty.toml modified: config/wallust/wallust.toml
* Removed redundant kitty theme optionsDon Williams2026-01-29-1/+1
|
* 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-0/+14
| | | | | | | | | 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-1/+1
| | | | | | | | | 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/+21
| | | | | | | | | 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
* 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 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
* fix: WindowRules fix zapzap groupbrockar2026-01-24-1/+1
|
* fix: remove non-english commentsbrockar2026-01-23-209/+85
|
* Moved version to v2.3.20Don Williams2026-01-22-1/+1
| | | | | | | | | | | 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
* Refactor Tak0-Autodispatch.sh with improved logic (#929)tak0dan2026-01-22-66/+295
|
* 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
* Removed two redundant Window rulesDon Williams2026-01-21-3/+0
|
* Merge branch 'main' into developmentDonald Williams2026-01-21-16/+27
|\
| * Moved the 0.53 spec WindowRules file to default WindowRules.confDon Williams2026-01-08-168/+348
| | | | | | | | | | | | | | | | | | | | | | | | 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
| * 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
| * 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
* | Added check for SDDM activeDon Williams2026-01-19-0/+11
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/sddm_wallpaper.sh
* | Changed SDDM wallpaper setting to a dedicated menu itemDon Williams2026-01-19-84/+2
| | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserScripts/WallpaperEffects.sh modified: config/hypr/UserScripts/WallpaperSelect.sh modified: config/hypr/scripts/Kool_Quick_Settings.sh
* | Disabled RainbowBorders by default use quick settings to enableDon Williams2026-01-16-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new mode select menu for RainbowBorders makes the prompt at install redundant. Especially when upgrading On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md renamed: config/hypr/UserScripts/RainbowBorders.sh -> config/hypr/UserScripts/RainbowBorders.bak.sh modified: config/hypr/configs/Startup_Apps.conf modified: copy.sh modified: scripts/lib_prompts.sh
* | fix: WR Hyprland startupbrockar2026-01-17-0/+1
| |
* | fix: update WindowRules-config-v3.confbrockar2026-01-17-10/+9
| | | | | | | | Now WindowRules = WindowRules-config-v3
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage