aboutsummaryrefslogtreecommitdiff
path: root/.scripts/suggestbreak
blob: bf0eb62642584a54f0068f717b42fa2676c71e69 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/env bash

export XAUTHORITY=/home/melvin/.Xauthority
export DISPLAY=:0
export XDG_RUNTIME_DIR=/run/user/1000
export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus

notify-send "Eine Stunde ist rum!" "Vielleicht eine kleine Pause?"