| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | bump to 2.2.5 | Ja.KooLit | 2024-02-19 | -0/+0 |
| | | ||||
| * | remove extra # to fix latest update errors | Ja.KooLit | 2024-02-19 | -18/+18 |
| | | ||||
| * | Fix: Area screenshot saving empty files | KKV9 | 2024-02-05 | -1/+7 |
| | | | | | Area screenshot saves a file on exit and no area has been selected. | |||
| * | Update WaybarCava.sh | ppfloydde | 2024-01-31 | -1/+1 |
| | | | | Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed. | |||
| * | Merge pull request #145 from xdonu2x/PywalSwww_multiMonitor | Ja.KooLit | 2024-01-31 | -18/+16 |
| |\ | | | | | Bug: Pywal_Swww on multi monitor | |||
| | * | use valid monitor to set wallpaper | xdonu2x | 2024-01-30 | -18/+16 |
| | | | ||||
| * | | Fix fallback sounds | KKV9 | 2024-01-28 | -13/+10 |
| | | | | | | | | | Fix Sounds.sh not finding files correctly. | |||
| * | | typo | KKV9 | 2024-01-28 | -4/+4 |
| | | | ||||
| * | | Use correct sound file for screen capture | KKV9 | 2024-01-28 | -6/+6 |
| | | | | | | | | | Use screen-capture instead of camera-shutter for screenshots | |||
| * | | Allow muting individual sounds | KKV9 | 2024-01-28 | -0/+10 |
| | | | | | | | | | Allow user to mute volume ONLY or screenshots ONLY. | |||
| * | | Check arguments before initialise Sounds.sh | KKV9 | 2024-01-28 | -10/+10 |
| | | | ||||
| * | | List arguments for Sounds.sh | KKV9 | 2024-01-28 | -0/+3 |
| | | | | | | | | | List arguments when no valid argument is given | |||
| * | | Remove whitespace in ScreenShot.sh | Ciarán O'Brien | 2024-01-28 | -1/+0 |
| | | | ||||
| * | | Handle file not found error | KKV9 | 2024-01-28 | -1/+6 |
| | | | | | | | | | Add exit code 1 when no suitable file is found | |||
| * | | Allow Sounds script to find and change sound themes | KKV9 | 2024-01-28 | -8/+39 |
| | | | | | | | | | | | Sounds script allows user to mute or use any compatible freedesktop sound theme for desktop sound effects. This script will search in the home directory and system diretory for freedesktop sound themes to use. | |||
| * | | Move sounds to UserScripts | KKV9 | 2024-01-28 | -6/+25 |
| | | | | | | | | | Allow user to mute desktop sounds | |||
| * | | Switch to pw-play | KKV9 | 2024-01-28 | -4/+4 |
| | | | | | | | | | change from paplay to pw-play | |||
| * | | Fix last commit | KKV9 | 2024-01-27 | -9/+12 |
| | | | ||||
| * | | feat: Add screenshot sounds & notifications | KKV9 | 2024-01-27 | -2/+14 |
| | | | | | | | | | Add sounds for screenshots with freedesktop.org sound theme. Notify for screenshots taken with swappy and move swappy capture to ScreenShot.sh. | |||
| * | | feat: Notify volume change with sound feedback | KKV9 | 2024-01-27 | -0/+2 |
| |/ | | | | Play a sound when changing volume | |||
| * | updated rofi beats | Ja.KooLit | 2024-01-24 | -1/+1 |
| | | ||||
| * | Fix: Set cava waybar input to pulse audio | KKV9 | 2024-01-20 | -0/+4 |
| | | | | | Cava does not always default to pulseaudio | |||
| * | added config-clipboard rofi | Ja.KooLit | 2024-01-17 | -0/+217 |
| | | ||||
| * | Merge pull request #130 from PostCyberPunk/clip | Ja.KooLit | 2024-01-17 | -6/+37 |
| |\ | | | | | feat(clipboard manager enhancement) Ctl del to delete and entry. Alt del to carry out cliphist wipe | |||
| | * | Update ClipManager.sh | Ja.KooLit | 2024-01-17 | -21/+39 |
| | | | ||||
| | * | feat(clipboard):Control+Delete to remove entry | PostCyberPunk | 2024-01-07 | -9/+22 |
| | | | ||||
| * | | dropped wlsunset | Ja.KooLit | 2024-01-11 | -10/+0 |
| | | | ||||
| * | | fix(waybar): fix cava creating multiple instances | Luka Momčilović | 2024-01-08 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | WaybarCava was creating a new instance of cava every time it was executed. This happens when waybar is restarted/wallpaper is changed Fixed by killing cava process referencing the same config Fix: #131 | |||
| * | | Update wlogout logout action | Ja.KooLit | 2024-01-07 | -1/+1 |
| |/ | ||||
| * | Merge branch 'development' into main | Ja.KooLit | 2024-01-07 | -142/+131 |
| |\ | ||||
| | * | updated wiki | JaKooLit | 2024-01-06 | -2/+6 |
| | | | ||||
| | * | small alignment adjustment on rofi main buttons | JaKooLit | 2024-01-04 | -3/+3 |
| | | | ||||
| | * | rofi configs cleaned up / re-organized | JaKooLit | 2024-01-03 | -137/+121 |
| | | | ||||
| | * | Merge pull request #119 from JaKooLit/main | Ja.KooLit | 2024-01-03 | -3/+3 |
| | |\ | | | | | | | hotfix | |||
| | * | | Enhance Logging of Copy.sh | JaKooLit | 2024-01-03 | -0/+0 |
| | | | | | | | | | | | | | | | | Introduced upgrade.sh bump v2.2.4 | |||
| | * | | fixed color ffor swaync (light theme) | JaKooLit | 2024-01-02 | -0/+1 |
| | | | | ||||
| * | | | small correction | JaKooLit | 2024-01-07 | -2/+2 |
| | | | | ||||
| * | | | update on variables on Startup | JaKooLit | 2024-01-07 | -3/+3 |
| | |/ |/| | ||||
| * | | hotfix | JaKooLit | 2024-01-03 | -3/+3 |
| |/ | ||||
| * | adjust abit kitty.conf | Ja.KooLit | 2024-01-02 | -3/+3 |
| | | ||||
| * | Fix scaling for wlogout for 4k :) | Ja.KooLit | 2024-01-02 | -2/+2 |
| | | ||||
| * | Just a small tinkering... :) | JaKooLit | 2024-01-01 | -114/+178 |
| | | ||||
| * | additional. Bumpt to v2.2.3 | JaKooLit | 2024-01-01 | -2/+9 |
| | | ||||
| * | - Breaking Changes. | JaKooLit | 2024-01-01 | -16/+17 |
| | | | | | | | | | | - Quick Edit script moved to user scripts - I understand some users wants to use other editor - RofiBeats moved to user scripts - This is because users wants their own stations :) - RofiBeats keybinds changed to SUPER SHIFT M keybind - Keybinds to change layout SUPER ALT L - Wlogout Script adjusted with 4K. - Wallpaper Scripts are moved to UserScripts. This is because if users has a different location of wallpapers and also wants a different animations | |||
| * | adjust copy.sh to use localectl first then setxkbmap next if localectl not ↵ | JaKooLit | 2024-01-01 | -375/+384 |
| | | | | | | | available Introduce wallpaper rofi menu | |||
| * | replaced wallpaper rasi | JaKooLit | 2024-01-01 | -31/+31 |
| | | ||||
| * | Merge pull request #112 from 0xl30/patch-1 | Ja.KooLit | 2024-01-01 | -22/+22 |
| |\ | | | | | Wallpaper Previews | |||
| | * | Wallpaper Previews | 0xL30 | 2023-12-31 | -24/+24 |
| | | | ||||
| * | | uploading old | JaKooLit | 2024-01-01 | -0/+217 |
| | | | ||||
| * | | removing old | JaKooLit | 2024-01-01 | -217/+0 |
| | | | ||||
