| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout (#901) | kayprish | 2025-12-31 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * Modify SwitchKeyboardLayout.sh to not require .cache/kb_layout The bulk of the SwitchKeyboardLayout.sh script has been renamed to KeyboardLayout.sh, meanwhile its behavior has been changed. Instead of relying on the file .cache/kb_layout, to check the current keyboard layout, as well as to toggle it, it now uses hyprctl to query this information, while making sure that it checks the first non-ignored keyboard. In this way, it querys from keyboards which it's also in charge of modifying. The logic from the script is also repurposed in waybar, just for viewing, so the script was renamed. * Implement fixes for KeyboardLayout.sh changes * Remove SwitchKeyboardLayout call from initial-boot.sh --------- Co-authored-by: Petar Kapriš <kayprish@bonsai.cool> Co-authored-by: Donald Williams <129223418+dwilliam62@users.noreply.github.com> | |||
| * | fix: waybar: now use WeatherWrap.sh | brockar | 2025-10-28 | -2/+3 |
| | | ||||
| * | feat(nightlight/ui): enlarge icon via Pango markup (escape=false), reserve ↵ | Don Williams | 2025-10-05 | -1/+2 |
| | | | | | space (min-length) | |||
| * | fix(waybar/nightlight): use universal icons (☀/🌇) and explicit {text} ↵ | Don Williams | 2025-10-05 | -1/+1 |
| | | | | | format for JSON | |||
| * | feat(hyprsunset): add libnotify messages on toggle; use plain glyph text; ↵ | Don Williams | 2025-10-05 | -1/+2 |
| | | | | | ensure nightlight button is visible in [TOP] Default Laptop; set escape=false for custom/nightlight | |||
| * | feat(hyprsunset): add Hyprsunset toggle script, SUPER+N keybind, and Waybar ↵ | Don Williams | 2025-10-05 | -0/+11 |
| | | | | | nightlight button across all layouts; include in status and vertical power groups | |||
| * | Merge branch 'main' into feat/add-custom-hyprpicker-waybar-module | Donald Williams | 2025-06-05 | -1/+1 |
| |\ | ||||
| | * | some minor fixes on the user defaults | JaKooLit | 2025-05-21 | -1/+1 |
| | | | ||||
| * | | feat: add hyprpicker waybar module | Itess | 2025-04-27 | -0/+7 |
| |/ | ||||
| * | Added WaybarScripts.sh. In this way, waybar modules can use the default ↵ | JaKooLit | 2025-03-18 | -1/+1 |
| | | | | | terminal set in ~/.config/hypr/UserConfigs/01-UserDefaults.conf | |||
| * | nope bad idea. it ruins the vertical layout waybar | JaKooLit | 2025-03-17 | -1/+1 |
| | | ||||
| * | added apps in the waybar-menu as some people seem to have no idea what the ↵ | JaKooLit | 2025-03-17 | -1/+1 |
| | | | | | hyprland icon is | |||
| * | updated. On startup apps.conf, removed the & | JaKooLit | 2025-03-09 | -1/+50 |
| | | ||||
| * | removed the & on opening a browser | JaKooLit | 2025-03-08 | -1/+1 |
| | | ||||
| * | minor updates | JaKooLit | 2025-03-06 | -1/+1 |
| | | ||||
| * | Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select ↵ | JaKooLit | 2025-03-01 | -0/+14 |
| | | | | | wallpaper yad to avoid multiple yad notification | |||
| * | added support for other distros on waybar update button. NOTE: untested still on | JaKooLit | 2025-02-27 | -4/+5 |
| | | ||||
| * | updated env and default weather provider is now the python based weather app ↵ | JaKooLit | 2025-02-22 | -3/+3 |
| | | | | | since it takes lat and long automatically. Thanks to latest MR | |||
| * | pushing for monitor profiles, changed the version to dev first indicating ↵ | JaKooLit | 2025-02-21 | -2/+2 |
| | | | | | still in dev branch. Enhance functionality of KooL Quick Settings | |||
| * | bumping to v2.3.12 | JaKooLit | 2025-02-19 | -1/+1 |
| | | ||||
| * | updated.....updated notification is via waybar added to swaync group | JaKooLit | 2025-02-14 | -0/+7 |
| | | ||||
| * | WaybarCustom modules fix!!! Not anymore hard coded to firefox and thunar but ↵ | JaKooLit | 2025-01-31 | -3/+3 |
| | | | | | | | instead it will open your default file manager and default web browser :) Still hard coded to kitty though ( | |||
| * | added waybar styles and configs and normal number workspaces | JaKooLit | 2025-01-29 | -3/+3 |
| | | ||||
| * | added new waybar style. Minor adjustment on swaync waybar | JaKooLit | 2024-10-27 | -1/+1 |
| | | ||||
| * | updates: Keybinds added in Hint button (right click), Added Default_v4 ↵ | JaKooLit | 2024-09-20 | -9/+10 |
| | | | | | waybar for non-laptop. Minor ags style tweak. Minor tweak on config-keybinds.rasi | |||
| * | Waybar Overhaul - Introducing Default v4, with app drawer function | JaKooLit | 2024-09-20 | -0/+197 |
