aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Merge pull request #775 from JaKooLit/developmentJa.KooLit2025-07-25-179/+5371
|\ \ | | | | | | Development to main
| | * Merge pull request #778 from tak0dan/Tak0-scriptsJa.KooLit2025-07-27-1/+305
| | |\ | | | | | | | | QoL scripts (Autodispatch, Keyboard layout switch)
| | | * Moved Autodispatch script to the UserScripts directory;tak0dan2025-07-26-0/+90
| | | |
| | | * Small technical additions for keyboard layout and app dispatch fixesSmall ↵tak0dan2025-07-26-1/+215
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | technical additions for keyboard layout and app dispatch fixes This commit introduces two minor but useful scripts aimed at solving specific edge cases in Hyprland usage: 1. Tak0-Per-Window-Switch.sh: Enables per-window keyboard layout switching. This is useful for multilingual workflows where the global layout model becomes inconvenient. The script listens to window focus events and restores the last-used layout for that specific window. 2. Tak0-Autodispatch.sh: Fixes a recurring issue where startup applications are dispatched to incorrect monitors or workspaces, especially in dynamic multi-monitor environments (e.g., a laptop that gets docked/undocked). The original dispatch rules sometimes fail due to race conditions or child process spawning out of focus. This script re-applies correct dispatching logic after startup, reducing manual corrections. Also: - Updated UserKeybinds.conf to run the per-window layout script at startup. - All changes are additive. No existing configs or behavior were overridden or broken. These changes don't introduce any core structural modifications — just small utilities to improve the overall experience when using Hyprland in daily workflows.
| | * updated follow mouse to 1 (as per wiki)JaKooLit2025-07-26-1/+1
| | |
| | * implemented sddm wallpaper v2JaKooLit2025-07-26-88/+32
| | |
| | * added ags in refresh.sh and refreshnowaybar.shJaKooLit2025-07-26-0/+6
| |/
| * Merge pull request #774 from jteijema/Waybar-selection-HighlightingJa.KooLit2025-07-25-4/+6
| |\ | | | | | | fix: resolve emoji removal in waybar scripts
| | * fix: resolve emoji removaljteijema2025-07-25-4/+6
| |/ |/|
| * added power profiles daemon on most configsJaKooLit2025-07-25-5/+15
| |
| * Merge pull request #773 from JaKooLit/mainJa.KooLit2025-07-25-35/+63
| |\ | |/ |/| Main to development
* | Merge pull request #771 from jteijema/Waybar-selection-HighlightingJa.KooLit2025-07-25-35/+63
|\ \ | | | | | | feat: Add selected config highlighting for waybar
| * | Update WaybarStyles.shJa.KooLit2025-07-25-1/+1
| | |
| * | Update WaybarLayout.shJa.KooLit2025-07-25-1/+1
| | |
| * | revert: removal of NOTEJelle Teijema2025-07-23-0/+1
| | |
| * | feat: Add selected config highlighting for waybarjteijema2025-07-23-36/+63
|/ /
| * Added Colorful Waybar Stolen StyleJaKooLit2025-07-22-0/+348
| |
| * updated sddm-wallpaper scriptJaKooLit2025-07-22-13/+13
| |
| * added env = GSK_RENDERER,ngl for nvidiaJaKooLit2025-07-22-0/+3
| |
| * updated copy.sh to work with simple_sddm_2 and updated wallpaper_sddm scriptJaKooLit2025-07-22-45/+39
| |
| * uploaded new script for the new sddm themeJaKooLit2025-07-21-0/+82
| |
| * updated readme. remove of AGSJaKooLit2025-07-20-5/+0
| |
| * minor UserSettings updateJaKooLit2025-07-20-3/+4
| |
| * Merge pull request #741 from tnfru/mainJa.KooLit2025-07-20-62/+162
| |\ | | | | | | add: better rofi theme selector
| | * Update RofiThemeSelector.shJa.KooLit2025-07-20-2/+2
| | | | | | | | | updated to sort numerically and also added exclamation on message for better visibility
| | * Update RofiThemeSelector.shJa.KooLit2025-07-20-1/+1
| | |
| | * add: message to rofi theme selectorLars Müller2025-07-19-3/+24
| | |
| | * add: better rofi theme selectorLars Müller2025-06-12-60/+139
| | |
| * | Fixed the uncommenting part of UserKeybinds.confJaKooLit2025-07-19-14/+9
| | |
| * | updated copy.sh and still added agsJaKooLit2025-07-19-2/+1850
| | |
| * | Merge pull request #766 from JaKooLit/mainJa.KooLit2025-07-19-0/+207
| |\ \ | |/ / |/| | Main to Development
* | | Merge pull request #763 from imtheonlysaint/mainJa.KooLit2025-07-19-0/+207
|\ \ \ | | | | | | | | feat: Add new Rofi theme style
| * \ \ Merge branch 'main' into mainJa.KooLit2025-07-19-27/+4
| |\ \ \ | |/ / / |/| | |
| * | | Update saint-rofi.rasisaint2025-07-18-150/+153
| | | | | | | | | | | | adding configuration
| * | | adding a new style for rofiimtheonlysaint2025-07-18-0/+204
| | | |
| | * | Merge pull request #765 from JaKooLit/mainJa.KooLit2025-07-18-27/+4
| | |\ \ | |_|/ / |/| | | swaync v0.12 update huge border fix
* | | | swaync v0.12 update huge border fixJaKooLit2025-07-18-27/+4
|/ / /
| * | updated quick shell config copyJaKooLit2025-07-17-5/+5
| | |
| * | integrated wallust colors into simple_sddm_2 SDDM themeJaKooLit2025-07-17-11/+63
| | |
| * | remove ags from startupJaKooLit2025-07-16-2/+1
| | |
| * | updated sddmJaKooLit2025-07-16-1/+1
| | |
| * | adjusted copy.sh to work with simple_sddm_2JaKooLit2025-07-16-5/+5
| | |
| * | Merge pull request #759 from brockar/developmentJa.KooLit2025-07-15-1/+1
| |\ \ | | | | | | | | fix: update Element (Matrix) on WindowRules.conf
| | * | fix: update Element (Matrix) on WindowRules.confbrockar2025-07-09-1/+1
| | | | | | | | | | | | | | | | | | | | - Add `Element` class recognizer - Include both classes in the `im` tag
| * | | Merge pull request #756 from Humblemonk/patch-1Ja.KooLit2025-07-15-2/+2
| |\ \ \ | | | | | | | | | | Update the logout command used by wlogout
| | * | | Update the logout command used by wlogoutHumblemonk2025-06-30-2/+2
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor change to the logout action of wlogout. hyprctl dispatch exit 0 is Hyprland's native logout command. It: - Properly terminates the Hyprland compositor - Allows Hyprland to clean up its resources and state - Handles window cleanup gracefully - Is the intended way to exit according to Hyprland's design This change resolved my issue where clicking on logout could sometimes hardlock my environment and require a forced reboot
| * | | Merge pull request #751 from RubberJones/developmentJa.KooLit2025-07-15-6/+1
| |\ \ \ | | | | | | | | | | Improve copy.sh script
| | * | | fix(copy.sh): Correct variable for resetting color in functionRubberJones2025-06-25-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the undefined variable $CLEAR with the correct variable $RESET. The function attempted to reset the text color using the $CLEAR variable, which, however, was not defined anywhere in the script. This resulted in the color output not being reset after the function call. This change ensures that the correct, already defined $RESET variable is used to reset the terminal to its default state.
| | * | | refactor(copy.sh): Remove duplicate print_color functionRubberJones2025-06-25-5/+0
| | |/ /
| * | | Merge pull request #750 from lonerOrz/fix-slow-brightnessJa.KooLit2025-07-15-54/+49
| |\ \ \ | | | | | | | | | | improved monitor brightness response
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage