aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
Commit message (Collapse)AuthorAgeLines
* added keyhints for Emoticons and Clipboard ManagerJaKooLit2024-05-18-0/+2
|
* added in KeyhintsJaKooLit2024-05-14-0/+1
|
* Initial startup for pre-releaseJaKooLit2024-05-13-0/+0
|
* waybar modules cleanup and some new iconsJaKooLit2024-05-13-3/+3
|
* updated keyhintsJaKooLit2024-05-12-2/+2
|
* adding fallback to sound.shJaKooLit2024-05-12-1/+3
|
* small tweak on the dark light switcherJaKooLit2024-05-12-7/+2
|
* hyprlock: use UptimeNixOS script to get the output if uptime -p not availableJohn Titor2024-05-10-0/+33
|
* lockscreen.sh: immediately lock screen if invoked, this removes the lagJohn Titor2024-05-10-1/+1
|
* Initial Push - Moving to Wallust from PywalJaKooLit2024-05-10-21/+35
|
* updated rofi search to close first if openedJaKooLit2024-05-09-2/+9
|
* Wallpaper Select and Auto wallpaper change Script updated to be able to set ↵JaKooLit2024-05-09-2/+2
| | | | wallpaper on focused monitor only. NOTE: you need awk
* Wlogout.sh tweakedJaKooLit2024-05-08-21/+34
| | | | small tweak waybar modules
* small tweak / bug fixJaKooLit2024-05-07-0/+3
|
* small adjust for better ags overview search box and promptJaKooLit2024-05-07-3/+6
|
* Style change of ags which should work well with Dark / Light switcher. ↵JaKooLit2024-05-06-0/+10
| | | | Keybinds moved to UserConfigs
* Merge branch 'experimental-ags' into mainJa.KooLit2024-05-05-1/+6
|\
| * Merge pull request #231 from SherLock707/dev_overviewJa.KooLit2024-05-04-1/+6
| |\ | | | | | | Added ags overview widget
| | * Added ags overview widgetKiran George2024-05-04-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated search iscon for overview search result suggested action Removed excluded site from overview web search Updated calculator icon for overview Updated overview search action icon spacing Added initial pywal integration to overview search and updated seach icon
* | | RofiEmoji tweaked, new Rofi-Emoji ConfigsJaKooLit2024-05-04-1/+1
|/ / | | | | | | Tweaked rofi configs and used % instead of px
* | wlogout.sh tweaked better for 1080pJaKooLit2024-05-04-2/+2
| | | | | | | | small tweak for rofi
* | Tweak wlogout.sh. Should be better for 1080pJaKooLit2024-05-04-2/+2
| | | | | | | | Tweak UserSettings.conf
* | Updated GameMode.sh and DarkLight.sh in line with new swww initializationJaKooLit2024-05-03-2/+2
| |
* | updated KeyhintsJaKooLit2024-05-02-1/+1
| |
* | Change Keybind for drop down terminalJaKooLit2024-05-02-0/+2
| | | | | | | | | | Disabled Launch rofi using Super key Keyhints Updated
* | Bump to v2.2.10. pywal-nvidia fix. thanks to @DrededJaKooLit2024-05-01-1/+1
| |
* | make rofi configs case insensitiveJaKooLit2024-04-29-4/+4
| |
* | moving of Sounds.sh from UserScripts to scripts.JaKooLit2024-04-29-2/+72
|/
* updated touchpad.shJaKooLit2024-04-23-0/+3
|
* Bump to v2.2.8 Featuring Hypridle and Hyprlock. Thanks to @SherLock707 for ↵JaKooLit2024-04-23-4/+2
| | | | the configs
* updated Rofi Search and added a separate RofiJaKooLit2024-04-22-1/+8
|
* Update KeyHints.shJa.KooLit2024-04-21-32/+32
| | | fix indention
* feat: Added Google search & shortcut for rofiLevent Kaan Oğuz2024-04-21-34/+35
|
* Merge pull request #198 from PostCyberPunk/fix-touchpadJa.KooLit2024-04-20-1/+1
|\ | | | | fxi:touchpad updated with new hyprlang syntax
| * fxi:touchpad updated with new hyprlangPostCyberPunk2024-04-17-1/+1
| |
* | updated volume.shJa.KooLit2024-04-20-1/+1
| |
* | Merge branch 'development' into patch-1Ja.KooLit2024-04-01-10/+14
|\ \
| * \ Merge pull request #159 from KKV9/volumeJa.KooLit2024-03-24-8/+12
| |\ \ | | | | | | | | Fix volume incrementing twice
| | * | Fix volume incrementing twiceKKV92024-02-13-8/+12
| | | | | | | | | | | | | | | | Fix volume incrementing twice when using volume keys to unmute
| * | | rofi-emoji script fixJa.KooLit2024-03-23-2/+2
| | |/ | |/|
* / | fix: Fix bug in SwitchKeyboardLayout.shMaksym Diachok2024-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.KooLit2024-03-15-7/+7
| | | | | | | | Catppuccin Mocha and Latte
* | removal of extra # to align with new hyprlang requirement. Credit goes to ↵Ja.KooLit2024-03-13-28/+28
| | | | | | | | @@Ryuuyas
* | Update GameMode.shJa.KooLit2024-03-04-1/+1
|/
* Fix: Area screenshot saving empty filesKKV92024-02-05-1/+7
| | | | Area screenshot saves a file on exit and no area has been selected.
* Update WaybarCava.shppfloydde2024-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_multiMonitorJa.KooLit2024-01-31-18/+16
|\ | | | | Bug: Pywal_Swww on multi monitor
| * use valid monitor to set wallpaperxdonu2x2024-01-30-18/+16
| |
* | Use correct sound file for screen captureKKV92024-01-28-3/+3
| | | | | | | | Use screen-capture instead of camera-shutter for screenshots
* | Remove whitespace in ScreenShot.shCiarán O'Brien2024-01-28-1/+0
| |
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage