| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Updated Swaync light theme mode; Deleted swaylock folder as not gonna use ↵ | JaKooLit | 2024-05-04 | -101/+44 |
| | | | | | anymore; updated default v2 waybar configs, updated Chroma Tally waybar css | |||
| * | Update README.md | Ja.KooLit | 2024-05-04 | -1/+1 |
| | | | | Updated readme for removal of swaylock folder to be backed up | |||
| * | Update copy.sh | Ja.KooLit | 2024-05-04 | -1/+1 |
| | | | | Remove swaylock folder in the backup folder function | |||
| * | last tweak.. I hope for 1080p rofi config lmao | JaKooLit | 2024-05-04 | -1/+1 |
| | | ||||
| * | adjustment on some rofi configs made for 1080p to look better | JaKooLit | 2024-05-04 | -7/+7 |
| | | ||||
| * | RofiEmoji tweaked, new Rofi-Emoji Configs | JaKooLit | 2024-05-04 | -51/+39 |
| | | | | | Tweaked rofi configs and used % instead of px | |||
| * | rofi-wallpaper tweaked | JaKooLit | 2024-05-04 | -3/+12 |
| | | ||||
| * | wlogout.sh tweaked better for 1080p | JaKooLit | 2024-05-04 | -13/+13 |
| | | | | | small tweak for rofi | |||
| * | added env = QT_QPA_PLATFORMTHEME,qt6ct onn ENVariables.conf | JaKooLit | 2024-05-04 | -36/+34 |
| | | | | | Updated Chroma Tally waybar style | |||
| * | New Default icon for waybar menu module | JaKooLit | 2024-05-04 | -35/+141 |
| | | | | | | | Renamed custom-keybinds to hints on waybar module, css and configs new waybar config default v2, which will be default for this release | |||
| * | Tweak wlogout.sh. Should be better for 1080p | JaKooLit | 2024-05-04 | -19/+21 |
| | | | | | Tweak UserSettings.conf | |||
| * | reverted back initial waybar style :) | Ja.KooLit | 2024-05-03 | -2/+2 |
| | | ||||
| * | updated default wallpaper and initial waybar style | Ja.KooLit | 2024-05-03 | -4/+4 |
| | | ||||
| * | tweaked hyprlock | JaKooLit | 2024-05-03 | -3/+6 |
| | | ||||
| * | updated rofi configs | JaKooLit | 2024-05-03 | -9/+11 |
| | | ||||
| * | updated Weather.py | JaKooLit | 2024-05-03 | -0/+0 |
| | | ||||
| * | updated python weather script | JaKooLit | 2024-05-03 | -3/+5 |
| | | ||||
| * | Returning module after merging PR#152 | JaKooLit | 2024-05-03 | -0/+730 |
| | | ||||
| * | Merge pull request #152 from 0xl30/development | Ja.KooLit | 2024-05-03 | -0/+0 |
| |\ | | | | | Weather Source Update (Python File) | |||
| | * | Delete config/waybar/modules | Ja.KooLit | 2024-05-03 | -730/+0 |
| | | | ||||
| | * | Update modules | Ja.KooLit | 2024-05-03 | -2/+2 |
| | | | ||||
| | * | Weather Source Update (Python File) | 0xL30 | 2024-02-04 | -104/+104 |
| | | | ||||
| * | | to resolve PR#152 conflict | JaKooLit | 2024-05-03 | -730/+0 |
| | | | ||||
| * | | to resolve the conflict or PR #152 | JaKooLit | 2024-05-03 | -102/+102 |
| | | | ||||
| * | | updated config.rasi rofi | JaKooLit | 2024-05-03 | -3/+3 |
| | | | ||||
| * | | Updated GameMode.sh and DarkLight.sh in line with new swww initialization | JaKooLit | 2024-05-03 | -2/+2 |
| | | | ||||
| * | | New Rofi Themes | JaKooLit | 2024-05-03 | -641/+524 |
| | | | ||||
| * | | updated default config.rasi | JaKooLit | 2024-05-03 | -9/+236 |
| | | | ||||
| * | | updated readme for some tips for nvidia-gpu users | JaKooLit | 2024-05-03 | -0/+1 |
| | | | ||||
| * | | updated Keyhints | JaKooLit | 2024-05-02 | -1/+1 |
| | | | ||||
| * | | Change Keybind for drop down terminal | JaKooLit | 2024-05-02 | -5/+7 |
| | | | | | | | | | | | Disabled Launch rofi using Super key Keyhints Updated | |||
| * | | Merge pull request #227 from JohnRTitor/patch-pyprland | Ja.KooLit | 2024-05-02 | -0/+19 |
| |\ \ | | | | | | | add pyprland: with dropterm and magnify enabled | |||
| | * | | add pyprland: with dropterm and magnify enabled | John Titor | 2024-05-02 | -0/+19 |
| |/ / | ||||
| * | | updated waybar rofi configs | Ja.KooLit | 2024-05-02 | -4/+1 |
| | | | ||||
| * | | updated rofi search | Ja.KooLit | 2024-05-02 | -9/+5 |
| | | | ||||
| * | | updated rofi configs | Ja.KooLit | 2024-05-02 | -722/+262 |
| | | | ||||
| * | | Merge pull request #160 from KKV9/rofi | Ja.KooLit | 2024-05-02 | -4593/+253 |
| |\ \ | | | | | | | Rofi Configs improvements | |||
| | * \ | Merge branch 'development' into rofi | Ja.KooLit | 2024-04-24 | -24/+34 |
| | |\ \ | ||||
| | * \ \ | Merge branch 'development' into rofi | Ja.KooLit | 2024-04-24 | -14720/+6002 |
| | |\ \ \ | ||||
| | * | | | | Refactor rofi configs | KKV9 | 2024-02-14 | -5193/+279 |
| | | | | | | | | | | | | | | | | | | | | | Remove duplicated code by using imports | |||
| * | | | | | to resolve conflict? | Ja.KooLit | 2024-05-02 | -600/+26 |
| | | | | | | ||||
| * | | | | | updated windowsrules.conf | Ja.KooLit | 2024-05-02 | -5/+9 |
| | | | | | | ||||
| * | | | | | added Windowrules.Conf - to assign workspace rules, ie, assigning specific ↵ | Ja.KooLit | 2024-05-02 | -8/+33 |
| | | | | | | | | | | | | | | | | | | | | | workspace into a certain monitors | |||
| * | | | | | added some float windowrules | Ja.KooLit | 2024-05-01 | -0/+2 |
| | | | | | | ||||
| * | | | | | updated initial boot.sh setting of wallpaper was not working | JaKooLit | 2024-05-01 | -1/+1 |
| | | | | | | ||||
| * | | | | | updated copy.sh | JaKooLit | 2024-05-01 | -1/+1 |
| | | | | | | ||||
| * | | | | | updated windowsrules v2 | JaKooLit | 2024-05-01 | -1/+4 |
| | | | | | | ||||
| * | | | | | Bump to v2.2.10. pywal-nvidia fix. thanks to @Dreded | JaKooLit | 2024-05-01 | -2/+2 |
| | | | | | | ||||
| * | | | | | Merge branch 'main' into development | Ja.KooLit | 2024-05-01 | -0/+0 |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #221 from JaKooLit/development | Ja.KooLit | 2024-04-28 | -217/+329 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Development | |||
