summaryrefslogtreecommitdiff
path: root/.config/eww
Commit message (Expand)AuthorAgeFilesLines
* eww: Read socket from the correct directoryThomas Voss 2024-09-231-1/+1
* eww: Don’t show Indian timeThomas Voss 2024-09-201-5/+5
* eww: Set initial valueThomas Voss 2024-09-141-1/+1
* eww: Update border colorThomas Voss 2024-09-141-1/+1
* eww: Enable IST timeThomas Voss 2024-09-081-5/+5
* eww: Ensure MAILDIR is definedThomas Voss 2024-08-081-0/+2
* eww: Update the way I handle wireless networksThomas Voss 2024-06-202-4/+32
* eww: Fixs because they broke JQThomas Voss 2024-06-122-15/+19
* eww: Fix paths for Hyprland socketThomas Voss 2024-05-102-2/+2
* eww: Fix typo in command nameThomas Voss 2024-05-101-1/+1
* eww: Comment out code for Indian timezoneThomas Voss 2024-05-101-10/+5
* eww: Fix styling for active workspaceThomas Voss 2024-05-101-0/+2
* eww: Change how icons are displayedThomas Voss 2024-03-143-15/+104
* eww, Hyprland: Fix various issues related to multimonitorThomas Voss 2024-02-283-17/+14
* eww: Better support multimonitor setupsThomas Voss 2024-02-222-20/+18
* eww: Fix active workspace listener for multi-monitorThomas Voss 2024-02-211-1/+11
* eww: Change bar with bar-(1 2)Thomas Voss 2024-02-212-2/+10
* eww: Display the current userThomas Voss 2024-02-141-1/+8
* eww: Add margin-right to the last item on the rightThomas Voss 2024-02-141-1/+1
* eww: Remove calendar supportThomas Voss 2024-01-122-24/+14
* eww: Use the new notify APIThomas Voss 2023-12-012-2/+8
* eww: Remove date onclick behaviorThomas Voss 2023-11-243-49/+1
* eww: Ignore non-laptop keyboardsThomas Voss 2023-11-201-1/+2
* eww: Use ‘-n’ instead of ‘-V’ for ‘sort’Thomas Voss 2023-11-131-1/+1
* notify: Add the notify scriptThomas Voss 2023-11-042-10/+18
* eww: Refresh brightness every secondThomas Voss 2023-10-281-0/+6
* eww: Reduce font sizeThomas Voss 2023-10-051-1/+1
* eww: Update date formatThomas Voss 2023-10-041-1/+3
* eww: Use the ‘SF Pro’ fontThomas Voss 2023-10-041-1/+2
* eww: Remove leading 0’s from dateThomas Voss 2023-10-031-1/+1
* eww: Add percentage symbol after battery capacityThomas Voss 2023-09-281-1/+1
* eww: Rework the email listenerThomas Voss 2023-09-201-11/+34
* eww: Fix typo in battery scriptThomas Voss 2023-09-171-1/+1
* eww: Use less cancer variable namesThomas Voss 2023-09-151-5/+5
* eww: Improved usage of read(1)Thomas Voss 2023-09-151-9/+4
* eww: Use the power of sedThomas Voss 2023-09-151-8/+1
* eww: Send a critical notification on low batteryThomas Voss 2023-09-151-31/+44
* meta: Don’t pass ‘-u normal’ to ‘notify-send’Thomas Voss 2023-09-151-1/+1
* eww: Remove commentThomas Voss 2023-09-151-1/+0
* eww: Send notification on new emailThomas Voss 2023-09-151-0/+8
* eww: Add a widget for emailThomas Voss 2023-09-142-0/+35
* eww: Reformat yuck codeThomas Voss 2023-09-141-22/+22
* eww: Correctly detect ‘status == Charging’Thomas Voss 2023-08-251-13/+19
* eww: Remove ‘set -e’ from listenersThomas Voss 2023-08-254-8/+0
* eww: Read from /sys directlyThomas Voss 2023-08-231-17/+12
* eww: Handle the ‘Not Connected’ caseThomas Voss 2023-08-231-1/+1
* eww: Use readonlyThomas Voss 2023-08-231-1/+3
* eww: Add some initial valuesThomas Voss 2023-08-231-4/+4
* eww: Use ‘jq’ instead of ‘sed’Thomas Voss 2023-08-231-9/+1
* eww: Force line bufferingThomas Voss 2023-08-231-7/+7