aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #270 from JaKooLit/mainJa.KooLit2024-05-13-3/+3
|\ | | | | Syncing Main to Development for next release :)
| * Merge branch 'development' into mainJa.KooLit2024-05-13-0/+0
| |\ | |/ |/|
* | Merge pull request #268 from JohnRTitor/patch-swwwJa.KooLit2024-05-13-2/+2
|\ \ | | | | | | patch-swww: at startup, always start swww-daemon explicitly
| * | patch-swww: at startup, always start swww-daemon explicitlyJohn Titor2024-05-13-2/+2
|/ /
* | Merge pull request #264 from JaKooLit/mainJa.KooLit2024-05-13-0/+0
|\ \ | | | | | | A prelease merging
| | * resolve conflictJaKooLit2024-05-13-1/+1
| | |
| | * to resolve conflictJaKooLit2024-05-13-1/+1
| | |
| | * Update copy.shJa.KooLit2024-05-13-1/+1
| | |
| | * rofi-beats menu small adjustmentJaKooLit2024-05-13-2/+2
| | |
| | * Updated Startup_apps.confJaKooLit2024-05-13-2/+2
| |/
| * Merge pull request #263 from JaKooLit/developmentJa.KooLit2024-05-13-159/+112
| |\ | |/ |/| Development to main - For release of new dots
* | waybar pre-releaseJaKooLit2024-05-13-2/+2
| |
* | Initial startup for pre-releaseJaKooLit2024-05-13-68/+69
| |
* | waybar modules cleanup and some new iconsJaKooLit2024-05-13-62/+14
| |
* | some cleanup WindowRules.conf, following JohnRitor PRJaKooLit2024-05-13-7/+5
| |
* | Merge pull request #262 from JohnRTitor/patch-window-rulesJa.KooLit2024-05-13-22/+24
|\ \ | | | | | | Added window rules for GNOME-46 apps, Jetbrains PHPStorm
| * | window-rules: add kvantum manager, qt, nwg-look, wifi-hotspot transparency rulesJohn Titor2024-05-13-4/+4
| | |
| * | Added window rules for GNOME-46 apps, Jetbrains PHPStormJohn Titor2024-05-13-18/+20
|/ / | | | | | | | | | | Converted floating rules to v2 rules Added size and floating rule for Kvantum Manager and qt6ct Transparency for gnome-text-editor, PHPStorm, and archive manager
* | Merge pull request #261 from JaKooLit/mainJa.KooLit2024-05-13-0/+0
|\| | | | | Merging Main to Development
| * Merge branch 'development' into mainJa.KooLit2024-05-13-1326/+1747
| |\ | |/ |/|
* | minor tweak to copy.shJaKooLit2024-05-13-3/+1
| |
* | updated rofi.beats. initial boot, wallpaper copy.sh in preparation for the ↵JaKooLit2024-05-13-31/+37
| | | | | | | | upcomming release
* | added rofi-beats-menuJaKooLit2024-05-12-728/+775
| |
* | Update config-rofi-Beats.rasiJa.KooLit2024-05-12-1/+2
| | | | | | made another rofi-menu.rasi
* | 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 config-rofi-Beats.rasiLinxford Kwabena2024-05-12-2/+2
| |
* | 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.
* | updated bug_report templateJaKooLit2024-05-12-0/+1
| |
* | Update README.mdJa.KooLit2024-05-12-2/+4
| |
* | Update README.mdJa.KooLit2024-05-12-3/+5
| | | | | | Updated Video Showcase
* | wallpaperRamdom will only change focused monitorJaKooLit2024-05-12-1/+3
| |
* | updated keyhintsJaKooLit2024-05-12-2/+2
| |
* | minor adjustment swaync and rofi wallust configJaKooLit2024-05-12-6/+6
| |
* | Weather.py clean up. Double codesJaKooLit2024-05-12-141/+6
| |
* | adding fallback to sound.shJaKooLit2024-05-12-1/+3
| |
* | small tweak on the dark light switcherJaKooLit2024-05-12-7/+2
| |
* | updated swaync color paletteJaKooLit2024-05-12-3/+2
| |
* | waybar module fixed shortcutsJaKooLit2024-05-11-699/+700
| |
* | Merge pull request #256 from SherLock707/developmentJa.KooLit2024-05-11-0/+1
|\ \ | | | | | | Fixed missing vscodium icon from ags overview
| * | Fixed missing vscodium icon from ags overviewKiran George2024-05-11-0/+1
|/ /
* | Update style.cssJa.KooLit2024-05-10-6/+6
| | | | | | adjust ags style
* | config.rasi color, wallust-kitty, Dark Obsidian Waybar CSS updated.JaKooLit2024-05-11-19/+23
| |
* | rofi tweakedJaKooLit2024-05-10-13/+12
| |
* | weather.py alignment adjustmentJaKooLit2024-05-10-0/+135
| |
* | ads and wlogout style tweakedJaKooLit2024-05-10-8/+8
| |
* | added 1 sec sleep function to execute properly the initial-boot.shJaKooLit2024-05-10-1/+1
| |
* | Merge pull request #253 from JohnRTitor/patch-hyprlockJa.KooLit2024-05-10-2/+36
|\ \ | | | | | | hyprlock: add alternative script for NixOS, if `uptime -p` fails
| * | hyprlock: use UptimeNixOS script to get the output if uptime -p not availableJohn Titor2024-05-10-1/+35
| | |
| * | lockscreen.sh: immediately lock screen if invoked, this removes the lagJohn Titor2024-05-10-1/+1
|/ /
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage