Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eww: Update the way I handle wireless networks | Thomas Voss | 2024-06-20 | 2 | -4/+32 |
| | |||||
* | eww: Fixs because they broke JQ | Thomas Voss | 2024-06-12 | 2 | -15/+19 |
| | |||||
* | eww: Fix paths for Hyprland socket | Thomas Voss | 2024-05-10 | 2 | -2/+2 |
| | |||||
* | eww: Fix typo in command name | Thomas Voss | 2024-05-10 | 1 | -1/+1 |
| | |||||
* | eww: Comment out code for Indian timezone | Thomas Voss | 2024-05-10 | 1 | -10/+5 |
| | |||||
* | eww: Fix styling for active workspace | Thomas Voss | 2024-05-10 | 1 | -0/+2 |
| | |||||
* | eww: Change how icons are displayed | Thomas Voss | 2024-03-14 | 3 | -15/+104 |
| | |||||
* | eww, Hyprland: Fix various issues related to multimonitor | Thomas Voss | 2024-02-28 | 3 | -17/+14 |
| | |||||
* | eww: Better support multimonitor setups | Thomas Voss | 2024-02-22 | 2 | -20/+18 |
| | |||||
* | eww: Fix active workspace listener for multi-monitor | Thomas Voss | 2024-02-21 | 1 | -1/+11 |
| | |||||
* | eww: Change bar with bar-(1 2) | Thomas Voss | 2024-02-21 | 2 | -2/+10 |
| | |||||
* | eww: Display the current user | Thomas Voss | 2024-02-14 | 1 | -1/+8 |
| | |||||
* | eww: Add margin-right to the last item on the right | Thomas Voss | 2024-02-14 | 1 | -1/+1 |
| | |||||
* | eww: Remove calendar support | Thomas Voss | 2024-01-12 | 2 | -24/+14 |
| | |||||
* | eww: Use the new notify API | Thomas Voss | 2023-12-01 | 2 | -2/+8 |
| | |||||
* | eww: Remove date onclick behavior | Thomas Voss | 2023-11-24 | 3 | -49/+1 |
| | |||||
* | eww: Ignore non-laptop keyboards | Thomas Voss | 2023-11-20 | 1 | -1/+2 |
| | |||||
* | eww: Use ‘-n’ instead of ‘-V’ for ‘sort’ | Thomas Voss | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | notify: Add the notify script | Thomas Voss | 2023-11-04 | 2 | -10/+18 |
| | |||||
* | eww: Refresh brightness every second | Thomas Voss | 2023-10-28 | 1 | -0/+6 |
| | |||||
* | eww: Reduce font size | Thomas Voss | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | eww: Update date format | Thomas Voss | 2023-10-04 | 1 | -1/+3 |
| | |||||
* | eww: Use the ‘SF Pro’ font | Thomas Voss | 2023-10-04 | 1 | -1/+2 |
| | |||||
* | eww: Remove leading 0’s from date | Thomas Voss | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | eww: Add percentage symbol after battery capacity | Thomas Voss | 2023-09-28 | 1 | -1/+1 |
| | |||||
* | eww: Rework the email listener | Thomas Voss | 2023-09-20 | 1 | -11/+34 |
| | |||||
* | eww: Fix typo in battery script | Thomas Voss | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | eww: Use less cancer variable names | Thomas Voss | 2023-09-15 | 1 | -5/+5 |
| | |||||
* | eww: Improved usage of read(1) | Thomas Voss | 2023-09-15 | 1 | -9/+4 |
| | |||||
* | eww: Use the power of sed | Thomas Voss | 2023-09-15 | 1 | -8/+1 |
| | |||||
* | eww: Send a critical notification on low battery | Thomas Voss | 2023-09-15 | 1 | -31/+44 |
| | |||||
* | meta: Don’t pass ‘-u normal’ to ‘notify-send’ | Thomas Voss | 2023-09-15 | 1 | -1/+1 |
| | |||||
* | eww: Remove comment | Thomas Voss | 2023-09-15 | 1 | -1/+0 |
| | |||||
* | eww: Send notification on new email | Thomas Voss | 2023-09-15 | 1 | -0/+8 |
| | |||||
* | eww: Add a widget for email | Thomas Voss | 2023-09-14 | 2 | -0/+35 |
| | |||||
* | eww: Reformat yuck code | Thomas Voss | 2023-09-14 | 1 | -22/+22 |
| | |||||
* | eww: Correctly detect ‘status == Charging’ | Thomas Voss | 2023-08-25 | 1 | -13/+19 |
| | |||||
* | eww: Remove ‘set -e’ from listeners | Thomas Voss | 2023-08-25 | 4 | -8/+0 |
| | |||||
* | eww: Read from /sys directly | Thomas Voss | 2023-08-23 | 1 | -17/+12 |
| | |||||
* | eww: Handle the ‘Not Connected’ case | Thomas Voss | 2023-08-23 | 1 | -1/+1 |
| | |||||
* | eww: Use readonly | Thomas Voss | 2023-08-23 | 1 | -1/+3 |
| | |||||
* | eww: Add some initial values | Thomas Voss | 2023-08-23 | 1 | -4/+4 |
| | |||||
* | eww: Use ‘jq’ instead of ‘sed’ | Thomas Voss | 2023-08-23 | 1 | -9/+1 |
| | |||||
* | eww: Force line buffering | Thomas Voss | 2023-08-23 | 1 | -7/+7 |
| | |||||
* | eww: Add an eww configuration | Thomas Voss | 2023-08-23 | 11 | -0/+344 |