| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Bump to v2.2.10. pywal-nvidia fix. thanks to @Dreded | JaKooLit | 2024-05-01 | -1/+1 |
| | | ||||
| * | make rofi configs case insensitive | JaKooLit | 2024-04-29 | -4/+4 |
| | | ||||
| * | moving of Sounds.sh from UserScripts to scripts. | JaKooLit | 2024-04-29 | -2/+72 |
| | | ||||
| * | updated touchpad.sh | JaKooLit | 2024-04-23 | -0/+3 |
| | | ||||
| * | Bump to v2.2.8 Featuring Hypridle and Hyprlock. Thanks to @SherLock707 for ↵ | JaKooLit | 2024-04-23 | -4/+2 |
| | | | | | the configs | |||
| * | updated Rofi Search and added a separate Rofi | JaKooLit | 2024-04-22 | -1/+8 |
| | | ||||
| * | Update KeyHints.sh | Ja.KooLit | 2024-04-21 | -32/+32 |
| | | | | fix indention | |||
| * | feat: Added Google search & shortcut for rofi | Levent Kaan Oğuz | 2024-04-21 | -34/+35 |
| | | ||||
| * | Merge pull request #198 from PostCyberPunk/fix-touchpad | Ja.KooLit | 2024-04-20 | -1/+1 |
| |\ | | | | | fxi:touchpad updated with new hyprlang syntax | |||
| | * | fxi:touchpad updated with new hyprlang | PostCyberPunk | 2024-04-17 | -1/+1 |
| | | | ||||
| * | | updated volume.sh | Ja.KooLit | 2024-04-20 | -1/+1 |
| | | | ||||
| * | | Merge branch 'development' into patch-1 | Ja.KooLit | 2024-04-01 | -10/+14 |
| |\ \ | ||||
| | * \ | 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 |
| | | ||||
