| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/configs/WindowRules-config-v3.conf
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGES-v2.3.18.md
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: config/hypr/scripts/OverviewToggle.sh
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: hyprlock.conf
|
| |
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: hyprlock.conf
|
| |
|
|
|
|
|
|
|
|
| |
Adjust fontsize and colors
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: hyprlock-1080p.conf
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Looks good! Merging this into development branch 👍
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\
| |
| | |
feat(hypr): layout-aware J/K binds + startup sourcing fixes (v2.3.18)
|
| | |
| |
| |
| | |
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
|
| | |
| |
| |
| | |
Restores baseline autostarts (waybar, swaync, etc.) while allowing user additions\n- Keeps SUPER+SHIFT+E editing vendor Startup_Apps for full view
|
| | |
| |
| |
| | |
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
|
| | |
| |
| |
| | |
(configs/Startup_Apps.conf)\n\n- Restores prior behavior where users edit the complete startup config\n- Composition still merges overlay+vendor at runtime
|
| | |
| |
| |
| | |
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
|
| | |
| |
| |
| | |
overlay\n\n- Ensures the layout-aware J/K init survives composition and user updates\n- Prevents cases where generated/Startup_Apps.conf misses the init entry
|
| | |
| |
| |
| | |
WindowRules.conf\n\n- Hypr now loads ~/.config/hypr/generated outputs from ComposeHyprConfigs.sh\n- Avoids confusion when UserConfigs/Startup_Apps.conf is only an overlay
|
| | |
| |
| |
| | |
scripts/KeybindsLayoutInit.sh to set J/K (and O for togglesplit) based on general:layout\n- Wire via Startup_Apps.conf (exec-once) so default dwindle or master both get correct binds\n- Complements scripts/ChangeLayout.sh dynamic rebinds
|
| | | |
|
| |/ |
|
| |
|
|
|
|
|
|
|
|
|
| |
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: scripts/Battery.sh
modified: scripts/ComposeHyprConfigs.sh
modified: scripts/OverviewToggle.sh
modified: scripts/sddm_wallpaper.sh
|
| |\
| |
| | |
hotfix: remove hypersunset from status group
|
| | | |
|