| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | small hyprlock config update | JaKooLit | 2024-04-27 | -7/+11 |
| | | ||||
| * | bump to v2.2.9. Updated swww | JaKooLit | 2024-04-27 | -4/+4 |
| | | ||||
| * | half moon waybar style to dark style waybar | JaKooLit | 2024-04-27 | -201/+272 |
| | | ||||
| * | added firefox (Fedora 40) on windows rules | JaKooLit | 2024-04-25 | -0/+2 |
| | | ||||
| * | small changes on rofi-beats | JaKooLit | 2024-04-25 | -2/+4 |
| | | ||||
| * | small adjustment on hyprlock | JaKooLit | 2024-04-25 | -1/+1 |
| | | ||||
| * | minor update | JaKooLit | 2024-04-25 | -1/+1 |
| | | ||||
| * | wl-logout/layout: no need to invoke hyprlock seperately | John Titor | 2024-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 hyprlock | John Titor | 2024-04-24 | -2/+4 |
| | | ||||
| * | updated hyprlock.conf | JaKooLit | 2024-04-24 | -2/+2 |
| | | ||||
| * | minor updated regarding 24H format | JaKooLit | 2024-04-24 | -1/+1 |
| | | ||||
| * | Merge pull request #212 from SherLock707/development2 | Ja.KooLit | 2024-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 George | 2024-04-24 | -1/+1 |
| | | | | | | | | | waking up from suspend | |||
| * | | Added image in hyprlock config and added ping to server before weather curl ↵ | Kiran George | 2024-04-24 | -4/+18 |
| |/ | | | | request is sent | |||
| * | added half-moon waybar style | JaKooLit | 2024-04-23 | -0/+201 |
| | | ||||
| * | updated touchpad.sh | JaKooLit | 2024-04-23 | -0/+3 |
| | | ||||
| * | minor waybar update | JaKooLit | 2024-04-23 | -0/+1 |
| | | ||||
| * | updated initial-boot.sh | JaKooLit | 2024-04-23 | -1/+1 |
| | | ||||
| * | Bump to v2.2.8 Featuring Hypridle and Hyprlock. Thanks to @SherLock707 for ↵ | JaKooLit | 2024-04-23 | -11/+156 |
| | | | | | the configs | |||
| * | some bug fixes.. and changed default wallpaper | JaKooLit | 2024-04-22 | -4/+4 |
| | | ||||
| * | updated rofi-search | JaKooLit | 2024-04-22 | -1/+493 |
| | | ||||
| * | updated Rofi Search and added a separate Rofi | JaKooLit | 2024-04-22 | -1/+254 |
| | | ||||
| * | Merge pull request #203 from LeventKaanOguz/rofi-google-test | Ja.KooLit | 2024-04-21 | -3/+5 |
| |\ | | | | | Adding Google Search to rofi indirectly | |||
| | * | 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/+36 |
| | | | ||||
| * | | make rofi - Quick Edit case insensitive ↵ | JaKooLit | 2024-04-21 | -1/+1 |
| |/ | | | | https://github.com/JaKooLit/Hyprland-Dots/pull/204 | |||
| * | added mauve style. thanks to @CelestiaKai | JaKooLit | 2024-04-20 | -0/+258 |
| | | ||||
| * | replace swww init with swww-daemon --format xrgb | JaKooLit | 2024-04-20 | -4/+4 |
| | | ||||
| * | 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 |
| | | | ||||
| * | | PATCH: userscripts/Sounds.sh: for Non-FHS systems, use the runtime dir | John Titor | 2024-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-1 | Ja.KooLit | 2024-04-01 | -12/+26 |
| |\ \ | ||||
| | * | | Window rules added to make some apps transparent and float | John Titor | 2024-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 module | Ja.KooLit | 2024-03-29 | -2/+2 |
| | | | | ||||
| | * | | 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 |
| | | | | | ||||
| | * | | | bumping for v2.2.7 development | Ja.KooLit | 2024-03-19 | -0/+0 |
| | | |/ | |/| | ||||
| * / | | 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. | |||
| * | | added additional info for better workspace switching | Ja.KooLit | 2024-03-19 | -3/+4 |
| | | | ||||
| * | | fix: Fix workspace navigation for fr keyboard layout | Itess | 2024-03-18 | -30/+31 |
| | | | ||||
| * | | Switched kvantum and qt apps dark and light theme from Tokyo-Night to ↵ | Ja.KooLit | 2024-03-15 | -14598/+4460 |
| | | | | | | | | | Catppuccin Mocha and Latte | |||
| * | | updated on dots | Ja.KooLit | 2024-03-14 | -1/+1 |
| | | | ||||
| * | | Update Startup_Apps.conf | Ja.KooLit | 2024-03-13 | -1/+1 |
| | | | | | | | delete extra # | |||
| * | | removal of extra # to align with new hyprlang requirement. Credit goes to ↵ | Ja.KooLit | 2024-03-13 | -34/+34 |
| | | | | | | | | | @@Ryuuyas | |||
| * | | Bump to v2.2.6 and kb layout switch keybind update | Ja.KooLit | 2024-03-12 | -1/+1 |
| | | | ||||
| * | | Update GameMode.sh | Ja.KooLit | 2024-03-04 | -1/+1 |
| | | | ||||
| * | | bump to 2.2.5 | Ja.KooLit | 2024-02-19 | -0/+0 |
| | | | ||||
| * | | remove extra # to fix latest update errors | Ja.KooLit | 2024-02-19 | -18/+18 |
| |/ | ||||
