This commit is contained in:
ayushDumasia 2024-09-15 23:27:15 +05:30
parent c68a80e8ac
commit 0f42a6b9c3

View file

@ -3,6 +3,9 @@
# Send a notification if the laptop battery is either low or is fully charged. # Send a notification if the laptop battery is either low or is fully charged.
# Set on a systemd timer (~/.config/systemd/user/battery-alert.timer). # Set on a systemd timer (~/.config/systemd/user/battery-alert.timer).
export DISPLAY=:0 export DISPLAY=:0
export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus" export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"