aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | Merge pull request #203 from LeventKaanOguz/rofi-google-testJa.KooLit2024-04-21-3/+5
| | |\ \ \ | | | | | | | | | | | | Adding Google Search to rofi indirectly
| | | * | | Update KeyHints.shJa.KooLit2024-04-21-32/+32
| | | | | | | | | | | | | | | | | | fix indention
| | | * | | feat: Added Google search & shortcut for rofiLevent Kaan Oğuz2024-04-21-34/+36
| | | | | |
| | * | | | make rofi - Quick Edit case insensitive ↵JaKooLit2024-04-21-1/+1
| | |/ / / | | | | | | | | | | | | | | | https://github.com/JaKooLit/Hyprland-Dots/pull/204
| | * | | added mauve style. thanks to @CelestiaKaiJaKooLit2024-04-20-0/+258
| | | | |
| | * | | replace swww init with swww-daemon --format xrgbJaKooLit2024-04-20-4/+4
| | | | |
| | * | | 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
| | | | |
| * | | | Merge branch 'main' into developmentJa.KooLit2024-04-20-0/+0
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #200 from JaKooLit/developmentJa.KooLit2024-04-19-16/+34
|\ \ \ \ \ | |_|/ / / |/| | | | Development to Main v2.2.7
| | * | | updated volume.shJa.KooLit2024-04-20-1/+1
| |/ / /
| * | | Merge pull request #190 from JohnRTitor/patch-soundsJa.KooLit2024-04-09-2/+6
| |\ \ \ | | | | | | | | | | userscripts/Sounds.sh: for Non-FHS systems like Nixos, use the runtime dir
| | * | | PATCH: userscripts/Sounds.sh: for Non-FHS systems, use the runtime dirJohn Titor2024-04-01-2/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | on Non-FHS systems like NixOS, the system sounds are located in /run/current-system/sw/share/sounds according to XDG specification This patch allows the script to fallback to this directory if the sound files are not found in /usr/share/sounds or $HOME/.local/share/sounds
| * | | Merge pull request #188 from BbIXOD/patch-1Ja.KooLit2024-04-01-2/+2
| |\ \ \ | | | | | | | | | | fix: Fix bug in SwitchKeyboardLayout.sh
| | * \ \ Merge branch 'development' into patch-1Ja.KooLit2024-04-01-12/+26
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #187 from JohnRTitor/upstream-patch-windowJa.KooLit2024-03-31-0/+10
| |\ \ \ \ | | | | | | | | | | | | Window rules added to make some apps transparent and float
| | * | | | Window rules added to make some apps transparent and floatJohn Titor2024-03-31-0/+10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | linux-wifi-hotspot should float evince should float google-chrome should be transparent google-chrome web apps should as well, with extra opacity since Meet, Youtube, YT Music webapps, deal with videos VSCode, Discord and other GNOME apps should be transparent as well
| * | | | fixed waybar vertical clock moduleJa.KooLit2024-03-29-2/+2
| | | | |
| * | | | 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
| | | | |
| * | | | bumping for v2.2.7 developmentJa.KooLit2024-03-19-0/+0
| | | | |
| | | * | 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.
* | | | Merge pull request #177 from JaKooLit/developmentJa.KooLit2024-03-19-14665/+4529
|\| | | | | | | | | | | Development to main
| * | | added additional info for better workspace switchingJa.KooLit2024-03-19-3/+4
| | | |
| * | | Merge pull request #176 from IT-ess/use-key-codes-for-fr-layoutJa.KooLit2024-03-19-30/+31
| |\ \ \ | | | | | | | | | | Fix workspace navigation for better compatibility with various keyboard layout
| | * | | fix: Fix workspace navigation for fr keyboard layoutItess2024-03-18-30/+31
| |/ / /
| * | | Switched kvantum and qt apps dark and light theme from Tokyo-Night to ↵Ja.KooLit2024-03-15-14598/+4460
| | | | | | | | | | | | | | | | Catppuccin Mocha and Latte
| * | | updated on dotsJa.KooLit2024-03-14-1/+1
| | | |
| * | | Update Startup_Apps.confJa.KooLit2024-03-13-1/+1
| | | | | | | | | | | | delete extra #
| * | | removal of extra # to align with new hyprlang requirement. Credit goes to ↵Ja.KooLit2024-03-13-34/+34
| | | | | | | | | | | | | | | | @@Ryuuyas
| * | | Bump to v2.2.6 and kb layout switch keybind updateJa.KooLit2024-03-12-1/+1
| | | |
| * | | Merge pull request #172 from JaKooLit/mainJa.KooLit2024-03-12-1/+1
| |\ \ \ | |/ / / |/| | | main to dev
* | | | Update GameMode.shJa.KooLit2024-03-04-1/+1
| | | |
* | | | Merge pull request #163 from JaKooLit/developmentJa.KooLit2024-02-19-0/+0
|\| | | | | | | | | | | bump to 2.2.5
| * | | Merge branch 'main' into developmentJa.KooLit2024-02-19-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #162 from JaKooLit/developmentJa.KooLit2024-02-19-19/+25
|\ \ \ \ | | | | | | | | | | Development
| | * | | bump to 2.2.5Ja.KooLit2024-02-19-0/+0
| |/ / /
| * | | Merge branch 'main' into developmentJa.KooLit2024-02-19-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #158 from JaKooLit/developmentJa.KooLit2024-02-14-21/+100
|\ \ \ \ | | | | | | | | | | Development to Main
| | * | | remove extra # to fix latest update errorsJa.KooLit2024-02-19-18/+18
| | |/ /
| | * | Merge pull request #153 from KKV9/developmentJa.KooLit2024-02-14-1/+7
| |/| | | | | | | | | | Fix: Area screenshot saving empty files
| | * | Fix: Area screenshot saving empty filesKKV92024-02-05-1/+7
| | |/ | | | | | | | | | Area screenshot saves a file on exit and no area has been selected.
| * | Merge branch 'main' into developmentJa.KooLit2024-02-14-0/+0
| |\ \ | |/ / |/| / | |/
* | Merge pull request #138 from JaKooLit/developmentJa.KooLit2024-01-24-1/+5
|\ \ | | | | | | Development
| | * Merge pull request #146 from ppfloydde/patch-1Ja.KooLit2024-02-04-1/+1
| | |\ | | | | | | | | Update WaybarCava.sh
| | | * 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
| | |/ | |/|
| | * Merge pull request #143 from KKV9/developmentJa.KooLit2024-01-31-2/+83
| |/| | | | | | | Feat: Add freedesktop sound themes
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage