aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts
Commit message (Collapse)AuthorAgeLines
...
* | updated rofi-beats.shJaKooLit2024-07-04-12/+12
| |
* | fix: Correct logic for local music playback to start from selected trackLamido Tijjani2024-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.
* Update QuickEdit.sh (SUPER E) change view to editJa.KooLit2024-06-18-10/+10
|
* updated rofi beats.. forgot /JaKooLit2024-06-09-1/+1
|
* rofi-beats updatedJaKooLit2024-06-09-3/+3
|
* setting a variable for QuickEdit (SUPER E)JaKooLit2024-06-08-10/+14
| | | | kitty background will now change depending on dark or light theme
* added mp4 support for Rofi-beatsJaKooLit2024-06-05-1/+1
|
* updated wallpaper effectsJaKooLit2024-06-03-2/+2
|
* updated wallpaper effectsJaKooLit2024-06-03-3/+10
|
* updated Wallpaper Effect scriptsJaKooLit2024-06-03-4/+7
|
* Wallpaper-Effects (Super Shift W)JaKooLit2024-06-03-0/+96
|
* RofiCalc script moved to UserScriptsJaKooLit2024-05-23-0/+31
|
* reduced padding rofi on master configJaKooLit2024-05-22-1/+1
| | | | added a space on weather.py waybar data for better output
* Wallpaper menu tweaked. New swww animation + can now detect wallpapers ↵JaKooLit2024-05-20-20/+26
| | | | inside directories like the Dynamic Wallpapers
* Tweaked Rofi BeatsJaKooLit2024-05-20-16/+18
|
* to resolve conflictJaKooLit2024-05-20-16/+21
|
* tweaked Rofi-BeatsJaKooLit2024-05-20-7/+8
|
* Add Shuffle to RofiBeats.shDaniel2024-05-20-2/+13
|
* Merge pull request #282 from JaKooLit/mainJa.KooLit2024-05-18-2/+1
|\ | | | | Main to development
| * Made Online stations as first choice for Rofi BeatsJaKooLit2024-05-18-2/+1
| |
* | Fixed alignment of Weather.py for hyprlock - Man this is getting annoying ↵JaKooLit2024-05-15-1/+1
| | | | | | | | already lmao
* | updated weather iconsJaKooLit2024-05-15-6/+6
|/
* updated rofi.beats. initial boot, wallpaper copy.sh in preparation for the ↵JaKooLit2024-05-13-23/+29
| | | | upcomming release
* Update RofiBeats.shJa.KooLit2024-05-12-15/+23
| | | adjusted a bit... made another rofi-beats menu
* Update RofiBeats.shLinxford Kwabena2024-05-12-6/+6
| | | Added option to list all supported music formats (mp3, ogg, wav, flac, m4a, wma,mp4) for local files.
* Update RofiBeats.sh || Add support for local and online music playbackLinxford Kwabena2024-05-12-14/+50
| | | | | This commit introduces enhancements to the music playback script. It now allows users to choose between local and online music options. Under each category, the available songs are displayed, and the selected song is played using `mpv`. Additionally, shuffle functionality has been added to provide a randomized listening experience. The code has been refactored to include separate functions for playing local and online music, improving code organization and readability. These changes aim to provide users with a more versatile and enjoyable music playback experience.
* wallpaperRamdom will only change focused monitorJaKooLit2024-05-12-1/+3
|
* Weather.py clean up. Double codesJaKooLit2024-05-12-141/+6
|
* weather.py alignment adjustmentJaKooLit2024-05-10-0/+135
|
* Initial Push - Moving to Wallust from PywalJaKooLit2024-05-10-7/+7
|
* Wallpaper Select and Auto wallpaper change Script updated to be able to set ↵JaKooLit2024-05-09-2/+6
| | | | wallpaper on focused monitor only. NOTE: you need awk
* Hyprlock weather delay fixKiran George2024-05-06-1/+17
|
* updated Weather.pyJaKooLit2024-05-03-0/+0
|
* updated python weather scriptJaKooLit2024-05-03-3/+5
|
* to resolve the conflict or PR #152JaKooLit2024-05-03-102/+102
|
* added Windowrules.Conf - to assign workspace rules, ie, assigning specific ↵Ja.KooLit2024-05-02-3/+7
| | | | workspace into a certain monitors
* updated rofi beatsJaKooLit2024-04-29-1/+1
|
* make rofi configs case insensitiveJaKooLit2024-04-29-3/+3
|
* moving of Sounds.sh from UserScripts to scripts.JaKooLit2024-04-29-69/+0
|
* reverted back the --format xrgb for swww as still not published the fixJaKooLit2024-04-28-2/+2
|
* bump to v2.2.9. Updated swwwJaKooLit2024-04-27-2/+2
|
* small changes on rofi-beatsJaKooLit2024-04-25-2/+4
|
* some bug fixes.. and changed default wallpaperJaKooLit2024-04-22-1/+1
|
* make rofi - Quick Edit case insensitive ↵JaKooLit2024-04-21-1/+1
| | | | https://github.com/JaKooLit/Hyprland-Dots/pull/204
* replace swww init with swww-daemon --format xrgbJaKooLit2024-04-20-2/+2
|
* PATCH: userscripts/Sounds.sh: for Non-FHS systems, use the runtime dirJohn Titor2024-04-01-2/+6
| | | | | | | on Non-FHS systems like NixOS, the system sounds are located in /run/current-system/sw/share/sounds according to XDG specification This patch allows the script to fallback to this directory if the sound files are not found in /usr/share/sounds or $HOME/.local/share/sounds
* removal of extra # to align with new hyprlang requirement. Credit goes to ↵Ja.KooLit2024-03-13-5/+5
| | | | @@Ryuuyas
* Fix fallback soundsKKV92024-01-28-13/+10
| | | | Fix Sounds.sh not finding files correctly.
* typoKKV92024-01-28-4/+4
|
* Use correct sound file for screen captureKKV92024-01-28-3/+3
| | | | Use screen-capture instead of camera-shutter for screenshots
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage