| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #313 from jmsapt/main | Ja.KooLit | 2024-05-30 | -2/+2 |
| |\ | | | | | fix: improvement to brightness script | |||
| | * | fix: changed minimum brightness from 0 (black screen) to 1 (darkest possible ↵ | James Appleton | 2024-05-29 | -2/+2 |
| | | | | | | | | | readable screen) | |||
| * | | updated cursor section | JaKooLit | 2024-05-29 | -3/+4 |
| | | | ||||
| * | | remove WLR_NO_HARDWARE_CURSORS for nvidia (deprecated). Added Cursor section ↵ | JaKooLit | 2024-05-29 | -2/+4 |
| | | | | | | | | | on Hyprland Settings | |||
| * | | removed the #env = WLR_RENDERER,vulkan as some users accidentally use it.. | JaKooLit | 2024-05-29 | -3/+0 |
| | | | | | | | | | as of gentoo wiki, v0.40.0, the env is broken | |||
| * | | Merge pull request #311 from JaKooLit/main | Ja.KooLit | 2024-05-29 | -0/+4 |
| |\| | | | | | Main to development synchronize | |||
| | * | updated readme | JaKooLit | 2024-05-26 | -0/+4 |
| | | | ||||
| | * | Merge pull request #307 from JaKooLit/development | Ja.KooLit | 2024-05-24 | -46/+46 |
| | |\ | | | | | | | Pre-release v2.2.12 settings | |||
| * | | | Collected all extra modules, (except camellia) into waybar/modules for easy ↵ | JaKooLit | 2024-05-28 | -713/+182 |
| | | | | | | | | | | | | | management. Same adjusted copy.sh to take effect all clock modules if 12H chosen by user | |||
| * | | | updated copy.sh for 12H fix on waybar module | JaKooLit | 2024-05-28 | -8/+8 |
| | | | | ||||
| * | | | modified / added some keybinds | JaKooLit | 2024-05-28 | -1/+5 |
| | | | | ||||
| * | | | re-organize windowrules.conf | JaKooLit | 2024-05-27 | -8/+16 |
| | | | | ||||
| * | | | added ENV for electron apps. | JaKooLit | 2024-05-27 | -4/+6 |
| | | | | | | | | | | | | | copy.sh adjusted to create only 1 backup for wallpapers to avoid multiple backup folders | |||
| * | | | Update Keybinds.conf | Ja.KooLit | 2024-05-25 | -12/+12 |
| | | | | | | | | | | Keybinds updated so media keys will work even lockscreens are active | |||
| * | | | added ferdium windowrules | JaKooLit | 2024-05-25 | -0/+5 |
| | | | | ||||
| * | | | added whatsapp-for-linux window rules | JaKooLit | 2024-05-25 | -2/+6 |
| | |/ |/| | ||||
| * | | Merge branch 'main' into development | Ja.KooLit | 2024-05-24 | -0/+0 |
| |\| | ||||
| | * | Merge pull request #305 from JaKooLit/development | Ja.KooLit | 2024-05-24 | -4/+8 |
| | |\ | | | | | | | Development to Main Just last tweaking pre-release | |||
| * | | | pre-release wallust colors | JaKooLit | 2024-05-24 | -40/+40 |
| | | | | ||||
| * | | | Pre-released settings | JaKooLit | 2024-05-24 | -6/+6 |
| | |/ |/| | ||||
| * | | Merge pull request #304 from ThaSiouL/main | Ja.KooLit | 2024-05-24 | -2/+2 |
| |\ \ | | | | | | | Fix: added alternative pavucontrol class name in WindowRules | |||
| | * | | added alternative pavucontrol class name in WindowRules | ThaSioul | 2024-05-24 | -2/+2 |
| | |/ | ||||
| | * | Merge pull request #301 from JaKooLit/development | Ja.KooLit | 2024-05-24 | -7/+7 |
| | |\ | | | | | | | swaync styling, and alignment fix | |||
| * | | | Tweaked upgrade.sh | JaKooLit | 2024-05-24 | -2/+3 |
| | | | | ||||
| * | | | Merge pull request #302 from darkeddie/development | Ja.KooLit | 2024-05-24 | -0/+3 |
| |\ \ \ | |_|/ |/| | | Update upgrade.sh for new folders | |||
| | * | | Update upgrade.sh | Daniel | 2024-05-24 | -0/+1 |
| | | | | ||||
| | * | | add missing folders to upgrade.sh | Daniel | 2024-05-24 | -1/+3 |
| |/ / | ||||
| * | | Merge branch 'main' into development | Ja.KooLit | 2024-05-24 | -0/+0 |
| |\| | ||||
| | * | Merge pull request #300 from JaKooLit/development | Ja.KooLit | 2024-05-24 | -870/+1356 |
| | |\ | | | | | | | Pre-release stage: Development to Main | |||
| * | | | swaync styling, and alignment fix | JaKooLit | 2024-05-24 | -7/+7 |
| | |/ |/| | ||||
| * | | Merge pull request #299 from JohnRTitor/add-fastfetch-config | Ja.KooLit | 2024-05-24 | -0/+72 |
| |\ \ | | | | | | | fastfetch: add config-compact.jsonc | |||
| | * | | Update config-compact.jsonc | Ja.KooLit | 2024-05-24 | -6/+15 |
| | | | | | | | | | | | | | | | | tinkered abit, basically removed the nixos part to be more universal and have added on top the host name. | |||
| | * | | fastfetch: add config-compact.jsonc | John Titor | 2024-05-24 | -0/+63 |
| |/ / | | | | | | | | | | | it can be used by setting an alias alias cfastfetch="fastfetch --config ~/.config/fastfetch/config-compact.jsonc" | |||
| * | | default kitty font size bump to 16 from 15 | JaKooLit | 2024-05-24 | -1/+1 |
| | | | ||||
| * | | Update copy.sh | Ja.KooLit | 2024-05-24 | -3/+3 |
| | | | ||||
| * | | Merge pull request #298 from JohnRTitor/patch-window-rules | Ja.KooLit | 2024-05-24 | -4/+5 |
| |\ \ | | | | | | | window-rules: add Vesktop, JetBrains IDEs, and Warp file transfer | |||
| | * | | window-rules: add Vesktop, JetBrains IDEs, and Warp file transfer | John Titor | 2024-05-23 | -4/+5 |
| | | | | ||||
| * | | | updated copy.sh | JaKooLit | 2024-05-24 | -3/+5 |
| | | | | ||||
| * | | | updated waybar styles to add power-profiles-daemon style | JaKooLit | 2024-05-24 | -308/+30 |
| |/ / | ||||
| * | | adjusted to to delete waybar config for laptop or desktop accordingly | JaKooLit | 2024-05-24 | -3/+3 |
| | | | ||||
| * | | Waybar Enhancements, groups, etc | JaKooLit | 2024-05-23 | -47/+497 |
| | | | ||||
| * | | updated AGS to included thunderbird-bin and libreoffice-bin from Gentoo | JaKooLit | 2024-05-23 | -0/+3 |
| | | | ||||
| * | | RofiCalc script moved to UserScripts | JaKooLit | 2024-05-23 | -1/+1 |
| | | | ||||
| * | | uploaded fastfetch config. Updated default font size kitty, added fastfetch ↵ | JaKooLit | 2024-05-23 | -4/+155 |
| | | | | | | | | | on copy.sh to backup | |||
| * | | Updated waybar style | JaKooLit | 2024-05-23 | -25/+26 |
| | | | ||||
| * | | Added workspace#rw on waybar module bank | JaKooLit | 2024-05-23 | -9/+391 |
| | | | | | | | | | | | | | | | | | Edited Top and Bot waybar Added TOP Simple waybar config Added Waybar Style - Wallust Bordered | |||
| * | | Merge pull request #297 from JaKooLit/main | Ja.KooLit | 2024-05-23 | -8/+10 |
| |\| | | | | | updated readme main to development | |||
| | * | updated readme | JaKooLit | 2024-05-23 | -8/+10 |
| | | | ||||
| * | | Move rofi-qalculate to userconfigs - keybinds | JaKooLit | 2024-05-23 | -2/+4 |
| | | | ||||
| * | | tweaked rofi-calc config to have better coloring | JaKooLit | 2024-05-23 | -0/+6 |
| | | | ||||
