aboutsummaryrefslogtreecommitdiffstats
path: root/config
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
* 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
* wl-logout/layout: change to hyprlockJohn Titor2024-04-24-2/+4
|
* updated hyprlock.confJaKooLit2024-04-24-2/+2
|
* minor updated regarding 24H formatJaKooLit2024-04-24-1/+1
|
* 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
* | Added image in hyprlock config and added ping to server before weather curl ↵Kiran George2024-04-24-4/+18
|/ | | | request is sent
* 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
* some bug fixes.. and changed default wallpaperJaKooLit2024-04-22-4/+4
|
* updated rofi-searchJaKooLit2024-04-22-1/+493
|
* 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
| |
* | updated volume.shJa.KooLit2024-04-20-1/+1
| |
* | 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 branch 'development' into patch-1Ja.KooLit2024-04-01-12/+26
|\ \
| * | 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.
* | added additional info for better workspace switchingJa.KooLit2024-03-19-3/+4
| |
* | 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
| |
* | Update GameMode.shJa.KooLit2024-03-04-1/+1
| |
* | bump to 2.2.5Ja.KooLit2024-02-19-0/+0
| |
* | remove extra # to fix latest update errorsJa.KooLit2024-02-19-18/+18
|/
* 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
| |
* | Fix fallback soundsKKV92024-01-28-13/+10
| | | | | | | | Fix Sounds.sh not finding files correctly.
* | typoKKV92024-01-28-4/+4
| |
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage