aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
Commit message (Collapse)AuthorAgeLines
* 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
| |
* | Merge pull request #773 from JaKooLit/mainJa.KooLit2025-07-25-35/+63
|\| | | | | Main to development
| * 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
| |
* | updated sddm-wallpaper scriptJaKooLit2025-07-22-13/+13
| |
* | added env = GSK_RENDERER,ngl for nvidiaJaKooLit2025-07-22-0/+1
| |
* | updated copy.sh to work with simple_sddm_2 and updated wallpaper_sddm scriptJaKooLit2025-07-22-44/+38
| |
* | uploaded new script for the new sddm themeJaKooLit2025-07-21-0/+82
| |
* | minor UserSettings updateJaKooLit2025-07-20-3/+4
| |
* | Merge pull request #741 from tnfru/mainJa.KooLit2025-07-20-60/+139
|\ \ | | | | | | 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-1/+1
| | |
| * | add: better rofi theme selectorLars Müller2025-06-12-60/+139
| | |
* | | updated copy.sh and still added agsJaKooLit2025-07-19-2/+4
| | |
* | | integrated wallust colors into simple_sddm_2 SDDM themeJaKooLit2025-07-17-11/+63
| | |
* | | remove ags from startupJaKooLit2025-07-16-2/+1
| | |
* | | 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 branch 'development' into fix-slow-brightnessJa.KooLit2025-07-15-18/+347
|\ \ \ \
| * | | | Introducing QuickShellJaKooLit2025-07-15-5/+3
| | | | |
| * | | | Merge pull request #760 from JaKooLit/mainJa.KooLit2025-07-15-2/+2
| |\ \ \ \ | | | |_|/ | | |/| | disabled explicit sync
| * | | | quickshell startupKiran George2025-06-09-0/+1
| | | | |
| * | | | Overview v2Kiran George2025-06-09-1/+5
| | |/ / | |/| |
| * | | Merge pull request #734 from JaKooLit/mainJa.KooLit2025-06-09-11/+10
| |\ \ \ | | | |/ | | |/| main to development
| * | | Merge pull request #730 from JaKooLit/mainJa.KooLit2025-06-06-9/+9
| |\ \ \ | | | | | | | | | | Update Polkit.sh
| * \ \ \ Merge pull request #725 from SherLock707/swaync_bypass_dndJa.KooLit2025-06-01-9/+9
| |\ \ \ \ | | | | | | | | | | | | SwayNC DND bypass for volume and brightness notification
| | * | | | SwayNC DND bypass for volume and brightness notificationKiran George2025-06-01-9/+9
| | | | | |
| * | | | | Fixed drop down terminal focusKiran George2025-06-01-1/+1
| |/ / / /
| * | | | Revert "Revert "Dropdown terminal improvements - Round 2""Ja.KooLit2025-05-31-13/+23
| | | | |
| * | | | Revert "Dropdown terminal improvements - Round 2"Ja.KooLit2025-05-31-23/+13
| | | | |
| * | | | Dropdown terminal improvements - Round 2Kiran George2025-05-31-13/+23
| | | | |
| * | | | Merge pull request #713 from SherLock707/developmentJa.KooLit2025-05-27-1/+284
| |\ \ \ \ | | | | | | | | | | | | Improved Dropdown terminal
| | * | | | Added animation similar to pyprlandKiran George2025-05-27-28/+168
| | | | | |
| | * | | | Updated dropdown terminal script to use addressed based window tracking ↵Kiran George2025-05-27-31/+109
| | | | | | | | | | | | | | | | | | | | | | | | instead of class
| | * | | | Improved Dropdown terminalKiran George2025-05-25-1/+66
| | | | | |
| * | | | | Merge pull request #715 from Humblemonk/patch-1Ja.KooLit2025-05-27-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | Remove trailing whitespace from WindowRules.conf
| | * | | | | Remove trailing whitespace from WindowRules.confHumblemonk2025-05-27-2/+2
| | | | | | | | | | | | | | | | | | | | | Noticed a trailing whitespace in the latest WindowRules.conf.
| * | | | | | updated hyprlock 1080pJaKooLit2025-05-27-1/+1
| | | | | | |
| * | | | | | updated Power.sh, renamed to Battery.sh since it is about battery informationJaKooLit2025-05-27-3/+15
| | | | | | |
| * | | | | | Merge pull request #705 from aditya-an1l/power-display-hyprlockJa.KooLit2025-05-25-0/+21
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | feat: Display battery level and power status on lock screen
| | * | | | | Merge branch 'main' into power-display-hyprlockAditya An1l2025-05-24-2/+2
| | |\ \ \ \ \
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage