aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| * \ \ Merge branch 'development' into fix-slow-brightnessJa.KooLit2025-07-15-1811/+4584
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #675 from IT-ess/feat/add-custom-hyprpicker-waybar-moduleJa.KooLit2025-07-15-0/+54
|\ \ \ \ | | | | | | | | | | feat: add hyprpicker waybar module
| * \ \ \ Merge branch 'main' into feat/add-custom-hyprpicker-waybar-moduleDonald Williams2025-06-05-39/+86
| |\ \ \ \
| * \ \ \ \ Merge branch 'main' into feat/add-custom-hyprpicker-waybar-moduleDonald Williams2025-05-19-409/+488
| |\ \ \ \ \
| * | | | | | feat: add hyprpicker waybar moduleItess2025-04-27-0/+54
| | | | | | |
* | | | | | | Merge pull request #762 from JaKooLit/dev-quickshellJa.KooLit2025-07-15-1799/+3804
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Merging Dev-quickshell to development
| * \ \ \ \ \ \ Merge branch 'development' into dev-quickshellJa.KooLit2025-07-15-0/+0
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #761 from JaKooLit/mainJa.KooLit2025-07-15-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | disabled explicit sync
| | * | | | | removing agsJaKooLit2025-07-15-1786/+0
| | | | | | |
| | * | | | | Introducing QuickShellJaKooLit2025-07-15-12/+47
| | | | | | |
| | * | | | | Merge pull request #760 from JaKooLit/mainJa.KooLit2025-07-15-2/+2
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | disabled explicit sync
| | * | | | | Merge pull request #749 from SherLock707/overviewV2_qsJa.KooLit2025-06-22-266/+117
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | qs:Overview update: Refactored for better colour and font expose and cleaned up unused code
| | | * | | | | Corrected qml_color pathKiran George2025-06-22-1/+1
| | | | | | | |
| | | * | | | | Updated workspaceNumberSize from 0->auto to manual->220Kiran George2025-06-21-1/+1
| | | | | | | |
| | | * | | | | CleanupKiran George2025-06-21-9/+0
| | | | | | | |
| | | * | | | | Refactored for better colour and font expose and cleaned up unused codeKiran George2025-06-21-268/+128
| | | | | | | |
| | * | | | | | Merge pull request #743 from SherLock707/overviewV2_qsJa.KooLit2025-06-16-6/+62
| | |\| | | | | | | | | | | | | | | | | | | | | Expose font size and family in config
| | | * | | | | Expose font size and family in configKiran George2025-06-16-6/+62
| | | | | | | |
| | * | | | | | Merge pull request #737 from SherLock707/overviewV2_qsJa.KooLit2025-06-15-1/+3850
| |/| | | | | | |/| |/ / / / / | | | | | | | Overview Widget v2: Migration from AGS to QuickShell
| | * | | | | Enabled searchKiran George2025-06-09-1/+1
| | | | | | |
| | * | | | | Removed hardcoded pathKiran George2025-06-09-1/+1
| | | | | | |
| | * | | | | quickshell startupKiran George2025-06-09-0/+1
| | | | | | |
| | * | | | | Overview v2Kiran George2025-06-09-1/+3849
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #736 from JaKooLit/mainJa.KooLit2025-06-09-20/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | synchronize the readme
* \ \ \ \ \ \ Merge pull request #735 from JaKooLit/translationsJa.KooLit2025-06-09-7/+422
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | updated readme. added Readme translations
| * \ \ \ \ \ \ Merge branch 'development' into translationsJa.KooLit2025-06-09-470/+726
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #729 from CristianSw/devJa.KooLit2025-06-09-0/+582
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added Romanian, Russian and Ukrainian translation for Readme file
| * | | | | | | | Added additional translation to cover all region languagesCristianSw2025-06-06-0/+388
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: - Russian Translation - Ukrainian Translation
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage