| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | updated gamemode.sh. Bumping to v2.3.1 | JaKooLit | 2024-06-30 | -1/+1 | |
| | | | |||||
| * | | fix: Correct logic for local music playback to start from selected track | Lamido Tijjani | 2024-06-26 | -10/+3 | |
| |/ | | | | | | | | | - Adjusted logic to use the full path stored in the `local_music` array instead of "$mDIR/$choice" - Modified `play_local_music` function to use `${local_music[@]}` for `mpv` command. - Ensured the entire playlist is considered when starting from a specific index. | ||||
| * | updated hyprlock | JaKooLit | 2024-06-24 | -9/+9 | |
| | | |||||
| * | added vfr | JaKooLit | 2024-06-23 | -4/+4 | |
| | | |||||
| * | updated / tweak Hyprland settings | JaKooLit | 2024-06-23 | -6/+8 | |
| | | |||||
| * | updated UserSettings.conf | JaKooLit | 2024-06-22 | -4/+4 | |
| | | |||||
| * | updated SwitchKB layout script in line with Settings space | JaKooLit | 2024-06-22 | -2/+2 | |
| | | |||||
| * | updated some settings and copy.sh was also adjusted for the new changes | JaKooLit | 2024-06-22 | -4/+8 | |
| | | |||||
| * | Update QuickEdit.sh (SUPER E) change view to edit | Ja.KooLit | 2024-06-18 | -10/+10 | |
| | | |||||
| * | updated for -git version | JaKooLit | 2024-06-16 | -1/+2 | |
| | | |||||
| * | Bump to v2.3, Some hyprland settings adjustments | JaKooLit | 2024-06-15 | -49/+64 | |
| | | |||||
| * | A pre-release settings | Ja.KooLit | 2024-06-11 | -18/+18 | |
| | | |||||
| * | updated rofi beats.. forgot / | JaKooLit | 2024-06-09 | -1/+1 | |
| | | |||||
| * | rofi-beats updated | JaKooLit | 2024-06-09 | -3/+3 | |
| | | |||||
| * | updated disabling touchpad script | JaKooLit | 2024-06-09 | -16/+29 | |
| | | |||||
| * | setting a variable for QuickEdit (SUPER E) | JaKooLit | 2024-06-08 | -10/+30 | |
| | | | | | kitty background will now change depending on dark or light theme | ||||
| * | Waybar CSS styles clean up | JaKooLit | 2024-06-07 | -3/+14 | |
| | | | | | Added Kill active window | ||||
| * | v2.2.14 waybar style tweaks | JaKooLit | 2024-06-06 | -0/+0 | |
| | | |||||
| * | returning env = WLR_NO_HARDWARE_CURSORS,1 for nvidia, autowallpaper change ↵ | JaKooLit | 2024-06-05 | -1/+1 | |
| | | | | | now disabled by default | ||||
| * | added mp4 support for Rofi-beats | JaKooLit | 2024-06-05 | -1/+1 | |
| | | |||||
| * | added keyhints the wallpaper effects | JaKooLit | 2024-06-03 | -0/+1 | |
| | | |||||
| * | Pre-release settings | JaKooLit | 2024-06-03 | -20/+19 | |
| | | |||||
| * | Merge branch 'main' into development | Ja.KooLit | 2024-06-03 | -1/+1 | |
| |\ | |||||
| | * | updated wallpaper effects | JaKooLit | 2024-06-03 | -3/+3 | |
| | | | |||||
| | * | Removed global center of float. (annoying) | JaKooLit | 2024-06-03 | -1/+1 | |
| | | | |||||
| * | | updated wallpaper effects | JaKooLit | 2024-06-03 | -2/+2 | |
| | | | |||||
| * | | updated wallpaper effects | JaKooLit | 2024-06-03 | -3/+10 | |
| |/ | |||||
| * | correction on copy.sh and initial-boot.sh | JaKooLit | 2024-06-03 | -1/+1 | |
| | | |||||
| * | updated wallpaper and copy.sh | JaKooLit | 2024-06-03 | -20/+20 | |
| | | |||||
| * | updated Wallpaper Effect scripts | JaKooLit | 2024-06-03 | -4/+7 | |
| | | |||||
| * | Wallpaper-Effects (Super Shift W) | JaKooLit | 2024-06-03 | -8/+108 | |
| | | |||||
| * | added error sound for screenshot not saved | JaKooLit | 2024-06-03 | -1/+8 | |
| | | |||||
| * | Bumping to v2.2.13, wallpaper wont be backup anymore but rather just ↵ | JaKooLit | 2024-06-02 | -0/+0 | |
| | | | | | overwrite existing one | ||||
| * | keybind e for brightness and volume controls | JaKooLit | 2024-06-01 | -6/+6 | |
| | | |||||
| * | updated window rules | JaKooLit | 2024-06-01 | -4/+5 | |
| | | |||||
| * | added ENV-GDK_scale - useful for those who use monitor-scaling | JaKooLit | 2024-05-31 | -0/+6 | |
| | | |||||
| * | removed the immediate flag | JaKooLit | 2024-05-30 | -1/+1 | |
| | | |||||
| * | Merge branch 'dev-hypridle' into main | Ja.KooLit | 2024-05-30 | -27/+54 | |
| |\ | |||||
| | * | removed the immediate lockscreen function... have 1 secs grace period | JaKooLit | 2024-05-30 | -1/+1 | |
| | | | |||||
| | * | Merge pull request #313 from jmsapt/main | Ja.KooLit | 2024-05-30 | -2/+2 | |
| | |\ | | | | | | | fix: improvement to brightness script | ||||
| | | * | fix: changed minimum brightness from 0 (black screen) to 1 (darkest possible ↵ | James Appleton | 2024-05-29 | -2/+2 | |
| | | | | | | | | | | | | | readable screen) | ||||
| | * | | updated cursor section | JaKooLit | 2024-05-29 | -3/+4 | |
| | | | | |||||
| | * | | remove WLR_NO_HARDWARE_CURSORS for nvidia (deprecated). Added Cursor section ↵ | JaKooLit | 2024-05-29 | -1/+4 | |
| | | | | | | | | | | | | | on Hyprland Settings | ||||
| | * | | removed the #env = WLR_RENDERER,vulkan as some users accidentally use it.. | JaKooLit | 2024-05-29 | -3/+0 | |
| | | | | | | | | | | | | | as of gentoo wiki, v0.40.0, the env is broken | ||||
| | * | | updated copy.sh for 12H fix on waybar module | JaKooLit | 2024-05-28 | -2/+2 | |
| | | | | |||||
| | * | | modified / added some keybinds | JaKooLit | 2024-05-28 | -1/+5 | |
| | | | | |||||
| | * | | re-organize windowrules.conf | JaKooLit | 2024-05-27 | -8/+16 | |
| | | | | |||||
| | * | | added ENV for electron apps. | JaKooLit | 2024-05-27 | -0/+3 | |
| | | | | | | | | | | | | | copy.sh adjusted to create only 1 backup for wallpapers to avoid multiple backup folders | ||||
| | * | | Update Keybinds.conf | Ja.KooLit | 2024-05-25 | -12/+12 | |
| | | | | | | | | | | Keybinds updated so media keys will work even lockscreens are active | ||||
| | * | | added ferdium windowrules | JaKooLit | 2024-05-25 | -0/+5 | |
| | | | | |||||
