| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Removed group feature | Don Williams | 2025-10-12 | -10/+0 |
| | | ||||
| * | Added Groups & keybinds from Matt @ The Linux cast | Don Williams | 2025-10-12 | -0/+11 |
| | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: config/hypr/UserConfigs/UserKeybinds.conf modified: config/hypr/UserConfigs/UserSettings.conf | |||
| * | feat(hyprsunset): add Hyprsunset toggle script, SUPER+N keybind, and Waybar ↵ | Don Williams | 2025-10-05 | -0/+4 |
| | | | | | nightlight button across all layouts; include in status and vertical power groups | |||
| * | restoring development branch changes? | JaKooLit | 2025-08-09 | -0/+5 |
| | | ||||
| * | Small technical additions for keyboard layout and app dispatch fixesSmall ↵ | tak0dan | 2025-07-26 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 copy.sh and still added ags | JaKooLit | 2025-07-19 | -2/+3 |
| | | ||||
| * | Overview v2 | Kiran George | 2025-06-09 | -1/+1 |
| | | ||||
| * | Improved Dropdown terminal | Kiran George | 2025-05-25 | -1/+1 |
| | | ||||
| * | some minor fixes on the user default | JaKooLit | 2025-05-21 | -2/+4 |
| | | ||||
| * | da f | JaKooLit | 2025-03-12 | -4/+9 |
| | | ||||
| * | ok kinda like revert | JaKooLit | 2025-03-12 | -9/+4 |
| | | ||||
| * | updated zoomn factor | JaKooLit | 2025-03-10 | -4/+4 |
| | | ||||
| * | Dropped pyprland | JaKooLit | 2025-03-10 | -4/+9 |
| | | ||||
| * | updated. On startup apps.conf, removed the & | JaKooLit | 2025-03-09 | -1/+0 |
| | | ||||
| * | removed the & on opening a browser | JaKooLit | 2025-03-08 | -1/+1 |
| | | ||||
| * | minor updates | JaKooLit | 2025-03-06 | -1/+1 |
| | | ||||
| * | wallpapers and waybar config and styles will be restored automatically | JaKooLit | 2025-02-22 | -1/+1 |
| | | ||||
| * | pushing for monitor profiles, changed the version to dev first indicating ↵ | JaKooLit | 2025-02-21 | -1/+1 |
| | | | | | still in dev branch. Enhance functionality of KooL Quick Settings | |||
| * | minor update UserKeybinds inorder to still launch rofi menu even launching ↵ | installer | 2025-02-16 | -3/+3 |
| | | | | | the rofi theme selector | |||
| * | updated rofi configs. Added CTRL SHIFT R to launch modified rofi-theme-selector | JaKooLit | 2025-02-15 | -0/+1 |
| | | ||||
| * | most of the added features and keybinds are moved to User Keybinds. Giving ↵ | JaKooLit | 2025-02-13 | -10/+37 |
| | | | | | more flexibility for users | |||
| * | Updated New rofi themes | JaKooLit | 2025-02-12 | -7/+5 |
| | | ||||
| * | Initial upload of various rofi themes | JaKooLit | 2025-02-10 | -0/+2 |
| | | ||||
| * | Update UserKeybinds.conf - added fake full screen (super ctrl F) | Ja.KooLit | 2025-01-08 | -0/+2 |
| | | ||||
| * | tweaks on keybinds so easier to search using rofi | JaKooLit | 2025-01-04 | -5/+5 |
| | | ||||
| * | RofiCalc script moved to UserScripts | JaKooLit | 2024-05-23 | -1/+1 |
| | | ||||
| * | Move rofi-qalculate to userconfigs - keybinds | JaKooLit | 2024-05-23 | -1/+3 |
| | | ||||
| * | Update UserKeybinds.conf | GrafMonteCarlo | 2024-05-21 | -1/+2 |
| | | | | Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh | |||
| * | Update UserKeybinds.conf | GrafMonteCarlo | 2024-05-21 | -1/+1 |
| | | | | Assigning the Alt+Shift keys to trigger the script SwitchKeyboardLayouts.sh | |||
| * | small tweak / bug fix | JaKooLit | 2024-05-07 | -0/+2 |
| | | ||||
| * | Style change of ags which should work well with Dark / Light switcher. ↵ | JaKooLit | 2024-05-06 | -0/+1 |
| | | | | | Keybinds moved to UserConfigs | |||
| * | Change Keybind for drop down terminal | JaKooLit | 2024-05-02 | -2/+2 |
| | | | | | | Disabled Launch rofi using Super key Keyhints Updated | |||
| * | add pyprland: with dropterm and magnify enabled | John Titor | 2024-05-02 | -0/+4 |
| | | ||||
| * | remove extra # to fix latest update errors | Ja.KooLit | 2024-02-19 | -1/+1 |
| | | ||||
| * | Re-Structured Hypr Folder in preparation for Updates Scripts | Ja.KooLit | 2023-12-29 | -0/+29 |
