| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | Merge pull request #159 from KKV9/volume | Ja.KooLit | 2024-03-24 | -8/+12 | |
| | |\ \ | | | | | | | | | Fix volume incrementing twice | ||||
| | | * | | Fix volume incrementing twice | KKV9 | 2024-02-13 | -8/+12 | |
| | | | | | | | | | | | | | | | | | Fix volume incrementing twice when using volume keys to unmute | ||||
| | * | | | rofi-emoji script fix | Ja.KooLit | 2024-03-23 | -2/+2 | |
| | | |/ | |/| | |||||
| * / | | fix: Fix bug in SwitchKeyboardLayout.sh | Maksym Diachok | 2024-03-31 | -2/+2 | |
| |/ / | | | | | | | `hyprctl switchxkblayout input:kb_layout $next_index` is a proper way to switch layouts. Should prevent from keybinds messing. | ||||
| * | | Switched kvantum and qt apps dark and light theme from Tokyo-Night to ↵ | Ja.KooLit | 2024-03-15 | -7/+7 | |
| | | | | | | | | | Catppuccin Mocha and Latte | ||||
| * | | removal of extra # to align with new hyprlang requirement. Credit goes to ↵ | Ja.KooLit | 2024-03-13 | -28/+28 | |
| | | | | | | | | | @@Ryuuyas | ||||
| * | | Update GameMode.sh | Ja.KooLit | 2024-03-04 | -1/+1 | |
| |/ | |||||
| * | 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 | |
| | | | |||||
| * | | Use correct sound file for screen capture | KKV9 | 2024-01-28 | -3/+3 | |
| | | | | | | | | | Use screen-capture instead of camera-shutter for screenshots | ||||
| * | | Remove whitespace in ScreenShot.sh | Ciarán O'Brien | 2024-01-28 | -1/+0 | |
| | | | |||||
| * | | Move sounds to UserScripts | KKV9 | 2024-01-28 | -6/+6 | |
| | | | | | | | | | 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 | -1/+13 | |
| | | | | | | | | | 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 | ||||
| * | Fix: Set cava waybar input to pulse audio | KKV9 | 2024-01-20 | -0/+4 | |
| | | | | | Cava does not always default to pulseaudio | ||||
| * | 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 | |
| | | | |||||
| * | | 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 | ||||
| * | updated wiki | JaKooLit | 2024-01-06 | -2/+6 | |
| | | |||||
| * | Fix scaling for wlogout for 4k :) | Ja.KooLit | 2024-01-02 | -2/+2 | |
| | | |||||
| * | Just a small tinkering... :) | JaKooLit | 2024-01-01 | -32/+84 | |
| | | |||||
| * | - Breaking Changes. | JaKooLit | 2024-01-01 | -251/+5 | |
| | | | | | | | | | | - 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 | ||||
| * | update wallpaper select | JaKooLit | 2024-01-01 | -2/+2 | |
| | | |||||
| * | Implementing custom waybar cava into styles and layouts | Ja.KooLit | 2023-12-29 | -59/+29 | |
| | | | | | | | Rename waybar_cava.sh to WaybarCava.sh remove cava module from the waybar modules bank clean up waybar styles | ||||
| * | Added custom cava based music visualizer for waybar | SherLock707 | 2023-12-29 | -0/+59 | |
| | | |||||
| * | adjustments of scripts | Ja.KooLit | 2023-12-29 | -40/+24 | |
| | | |||||
| * | Re-Structured Hypr Folder in preparation for Updates Scripts | Ja.KooLit | 2023-12-29 | -269/+55 | |
| | | |||||
| * | Updating for swaync | JaKooLit | 2023-12-28 | -13/+0 | |
| | | |||||
| * | updated | JaKooLit | 2023-12-28 | -0/+13 | |
| | | |||||
| * | updated some things | JaKooLit | 2023-12-28 | -2/+2 | |
| | | |||||
| * | updated some things | JaKooLit | 2023-12-27 | -3/+2 | |
| | | |||||
| * | remove purpl as Dark Style. Updated Keyhints | JaKooLit | 2023-12-27 | -2/+1 | |
| | | |||||
| * | typo and animation | JaKooLit | 2023-12-27 | -1/+1 | |
| | | |||||
| * | updated swaync, Settings animation and DarkLight.sh | JaKooLit | 2023-12-27 | -3/+12 | |
| | | |||||
| * | updated for swaync | JaKooLit | 2023-12-27 | -72/+36 | |
| | | |||||
| * | updated swaync | JaKooLit | 2023-12-27 | -27/+46 | |
| | | |||||
| * | Replaced dunst with swaync | SherLock707 | 2023-12-26 | -22/+31 | |
| | | |||||
| * | updated dark_light.sh | Ja.KooLit | 2023-12-24 | -6/+17 | |
| | | |||||
| * | updated wallpaper.sh | JaKooLit | 2023-12-23 | -1/+1 | |
| | | |||||
| * | Update and rename ChangeTheme.sh to ZshChangeTheme.sh | Ja.KooLit | 2023-12-23 | -4/+7 | |
| | | | | Script is also updated to exit if no choice have been selected as previous script is changing to 3den, which is the first choice on my system | ||||
| * | Add script to switch oh-my-zsh themes | HyprHex | 2023-12-23 | -0/+35 | |
| | | |||||
| * | updated main to resolve conflicts | JaKooLit | 2023-12-22 | -5/+6 | |
| | | |||||
| * | final update | JaKooLit | 2023-12-22 | -2/+2 | |
| | | |||||
| * | updated dark light switcher | JaKooLit | 2023-12-22 | -43/+52 | |
| | | |||||
| * | Merge branch 'main' into Development | Ja.KooLit | 2023-12-22 | -4/+5 | |
| |\ | |||||
