aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Added ags overview widgetKiran George2024-05-04-1/+1781
| | | | | | | | | | | | 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
* Merge pull request #214 from JohnRTitor/patch-wl-logoutJa.KooLit2024-04-24-4/+2
|\ | | | | wl-logout/layout: no need to invoke hyprlock seperately
| * wl-logout/layout: no need to invoke hyprlock seperatelyJohn Titor2024-04-24-4/+2
|/ | | | | | | | invoking hyprlock before systemctl seem to hang the "process of hibernate/suspend" password needs to be entered then it will invoke systemctl hibernate/suspend so, no need to invoke hyprlock seperately remove comments as wl-logout does not support "comments", it fail to start with comments
* Merge pull request #213 from JohnRTitor/patch-wl-logoutJa.KooLit2024-04-24-2/+4
|\ | | | | wl-logout/layout: change to hyprlock
| * wl-logout/layout: change to hyprlockJohn Titor2024-04-24-2/+4
|/
* added for SDDM theme 12H formatJaKooLit2024-04-24-22/+30
|
* updated hyprlock.confJaKooLit2024-04-24-5/+6
|
* minor updated regarding 24H formatJaKooLit2024-04-24-2/+2
|
* Merge pull request #210 from dhelgerson/developmentJa.KooLit2024-04-24-0/+30
|\ | | | | added user option for 12hr clock
| * Update copy.shJa.KooLit2024-04-24-25/+25
| | | | | | changed somethings and added for hyprlock
| * Merge branch 'development' into developmentJa.KooLit2024-04-24-5/+19
| |\ | |/ |/|
* | Merge pull request #212 from SherLock707/development2Ja.KooLit2024-04-24-1/+1
|\ \ | | | | | | Updated hypridle to launch hyprlock before sleep to have hyprlock open when waking up from suspend
| * | Updated hypridle to launch hyprlock before sleep to have hyprlock open when ↵Kiran George2024-04-24-1/+1
| | | | | | | | | | | | waking up from suspend
* | | Merge pull request #211 from SherLock707/developmentJa.KooLit2024-04-24-4/+18
|\ \ \ | |/ / |/| | Added image in hyprlock config and added ping check to weather server
| * | Added image in hyprlock config and added ping to server before weather curl ↵Kiran George2024-04-24-4/+18
|/ / | | | | | | request is sent
| * added user option for 12hr clockDrew Helgerson2024-04-23-0/+30
|/
* added half-moon waybar styleJaKooLit2024-04-23-0/+201
|
* updated touchpad.shJaKooLit2024-04-23-0/+3
|
* minor waybar updateJaKooLit2024-04-23-0/+1
|
* updated initial-boot.shJaKooLit2024-04-23-1/+1
|
* Bump to v2.2.8 Featuring Hypridle and Hyprlock. Thanks to @SherLock707 for ↵JaKooLit2024-04-23-11/+156
| | | | the configs
* Merge branch 'main' into developmentJa.KooLit2024-04-22-0/+0
|\
| * Merge pull request #206 from JaKooLit/developmentJa.KooLit2024-04-22-1/+493
| |\ | | | | | | updated rofi-search
* | | some bug fixes.. and changed default wallpaperJaKooLit2024-04-22-4/+4
| |/ |/|
* | Merge branch 'main' into developmentJa.KooLit2024-04-22-0/+0
|\|
| * Merge pull request #205 from JaKooLit/developmentJa.KooLit2024-04-22-9/+522
| |\ | | | | | | Development to Main before
* | | updated rofi-searchJaKooLit2024-04-22-1/+493
| |/ |/|
* | Merge branch 'main' into developmentJa.KooLit2024-04-22-0/+0
|\|
| * Merge pull request #201 from JaKooLit/developmentJa.KooLit2024-04-20-1/+1
| |\ | | | | | | updated volume.sh
* | | updated Rofi Search and added a separate RofiJaKooLit2024-04-22-1/+254
| | |
* | | 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage