diff options
author | Joe <rbo@gmx.us> | 2024-02-11 19:59:13 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-02-11 19:59:13 +0100 |
commit | 8c2b36179a2da025f5069d27673e6296aa8b035e (patch) | |
tree | 23fb9a1f36b09279081bee3f77eb70a7b642a652 /.config | |
parent | up (diff) | |
download | dotfiles-bsd-8c2b36179a2da025f5069d27673e6296aa8b035e.tar.gz dotfiles-bsd-8c2b36179a2da025f5069d27673e6296aa8b035e.tar.bz2 dotfiles-bsd-8c2b36179a2da025f5069d27673e6296aa8b035e.tar.xz dotfiles-bsd-8c2b36179a2da025f5069d27673e6296aa8b035e.tar.zst dotfiles-bsd-8c2b36179a2da025f5069d27673e6296aa8b035e.zip |
up
Diffstat (limited to '.config')
-rwxr-xr-x | .config/openbox/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 8a36aeb..bb397dd 100755 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -77,7 +77,7 @@ $sleep startif $xscr $sleep doas rc-service wireguard start && - notify-send -u normal 'wireguard' 'wireguard started' + notify-send -u normal 'wireguard' 'WireGuard started' $sleep startif tint2 $sleep |