aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | | 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
| | |\ \ \ \ \ \ \
| | * | | | | | | | feat: Add Power Info (level and status) in Hyprlock Windowaditya-an1l2025-05-22-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Display current power level (battery percentage) and power status (full, charging, discharging) at the bottom right section of Hyprlock - This feature allows laptop user to view the power info when their device are locked, especially if the device is getting discharged.
| * | | | | | | | | updated version for developmentJaKooLit2025-05-25-0/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Update Brightness.shJa.KooLit2025-07-15-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | fixes upper case as it does not work
* | | | | | | | | fix brightnessloner2025-06-25-53/+48
| |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | The brightness adjustment response is slow
* | | | | | | | disabled explicit syncJaKooLit2025-06-20-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Update WallpaperEffects.shJa.KooLit2025-06-08-5/+5
| | | | | | |
* | | | | | | Update WallpaperSelect.shJa.KooLit2025-06-08-6/+5
| |_|_|/ / / |/| | | | |
* | | | | | Update Polkit.shJa.KooLit2025-06-06-9/+9
|/ / / / / | | | | | | | | | | ensuring a file
* | | | | Merge pull request #711 from JaKooLit/mainJa.KooLit2025-05-25-32/+33
|\ \ \ \ \ | | | | | | | | | | | | Main to Development
| * | | | | updated Hyprlock configs. Reposition and resize keyboard layoutsJaKooLit2025-05-25-30/+31
| | | | | |
| * | | | | welp... seems like the PR was ok.. lmao..JaKooLit2025-05-25-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | it seems ~ does not work anymore
| * | | | | Updated Kitty theme ROFI config. ONLY temporary until I figure out to put in ↵JaKooLit2025-05-24-1/+1
| | |/ / / | |/| | | | | | | | | | | | | message box the actions
| * | | | Revert "Replace tilda with $HOME because it's expands correctly this way"Ja.KooLit2025-05-23-2/+2
| |/ / /
| * | | updated rofi-beats rofi menuJaKooLit2025-05-21-1/+1
| | | |
* | | | updated rofi-beats rofi menuJaKooLit2025-05-21-1/+1
| | | |
* | | | Merge branch 'development' into merge-fixJa.KooLit2025-05-20-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | some minor fixes on the user defaultJaKooLit2025-05-21-3/+8
| | | |
| * | | fix: Fix ScreenShot.sh to check xdg-user-dir PICTURESMichelleDB2025-04-30-1/+1
| | | |
* | | | Merge pull request #691 from Mtp81/rofibeats-continuous-playbackJa.KooLit2025-05-20-21/+40
|\ \ \ \ | | | | | | | | | | feat: Add continuous playback to RofiBeats during choosing next music
| * | | | feat: Add continuous playback to RofiBeats during choosing next musicMarko Pekkola2025-05-09-21/+40
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | desc: - Remove stop_music from start of script - call stop_music after user selections are done - Add "Stop RofiBeats" user choice to allow stopping player (kill mpv) Previously, this could be done by opening RofiBeats. Note: stopping player and music are different. Music can be stopped using global keybinds. These changes keep playing (previous) music until next one is chosen.
* | | | some minor fixes on the user defaultsJaKooLit2025-05-21-4/+9
| | | |
* | | | Merge branch 'main' into mainDonald Williams2025-05-19-395/+489
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'main' into patch-1Donald Williams2025-05-19-394/+487
| |\ \ \
| | * \ \ Merge branch 'main' into mainDonald Williams2025-05-19-392/+485
| | |\ \ \
| | | * \ \ Merge branch 'main' into mainDonald Williams2025-05-19-390/+483
| | | |\ \ \
| | | | * \ \ Merge branch 'main' into better-kitty-theme-pickerDonald Williams2025-05-19-361/+363
| | | | |\ \ \
| | | | | * | | Updated copy.sh for copying window rules. Renamed WindowRules.conf to old.JaKooLit2025-05-17-361/+363
| | | | | | |/ | | | | | |/|
| | | | * | | fix: restore kitty theme sourcesLars Müller2025-05-16-1/+1
| | | | | | |
| | | | * | | add: better kitty theme picker scriptLars Müller2025-05-15-30/+121
| | | | |/ /
| | | * / / Replace tilda with $HOME because it's expands correctly this wayChoudhry2025-05-05-2/+2
| | | |/ /
| | * / / Fix waybar calendar showing first week of the year as W01 instead of W00Urkrathos2025-05-12-2/+2
| | |/ /
| * / / Update Weather.pyDaniel Walker2025-05-01-1/+1
| |/ / | | | | | | fix wind speed display
| * | Merge branch 'main' into merge-devDonald Williams2025-04-19-5/+7
| |\ \
| * | | add hyprpolkitagent binary location for archrunning4ever2025-04-19-0/+1
| | |/ | |/|
* | | Merge branch 'main' into mainGrafMonteCarlo2025-04-09-5/+7
|\ \ \ | | |/ | |/|
| * | bug fix for Weather.pymio-dokuhaki2025-04-05-5/+7
| |/
* | Update hyprlock-1080p.confGrafMonteCarlo2025-04-02-21/+0
| | | | | | Delete dubles
* | Update hyprlock-1080p.confGrafMonteCarlo2025-04-02-1/+33
| | | | | | Added the keyboard layout indicator to the lock screen, it should be tested at 1080p resolution
* | Update hyprlock.confGrafMonteCarlo2025-04-02-2/+13
|/ | | Added the keyboard layout indicator to the lock screen
* updated kitty.conf. Adding a note on cursor_trail 1JaKooLit2025-03-25-2/+3
|
* updatedJaKooLit2025-03-24-1/+1
|
* adjusted copy.sh so proper window rule will be set depending on Hyprland ↵JaKooLit2025-03-24-2/+1
| | | | version. Bumped to v2.3.15
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage