diff options
| author | JaKooLit <jimmilovejay@gmail.com> | 2023-11-04 00:31:03 +0900 |
|---|---|---|
| committer | JaKooLit <jimmilovejay@gmail.com> | 2023-11-04 00:31:24 +0900 |
| commit | 5c92d83f04f25f2d1c4ddc253861c1db47aa577f (patch) | |
| tree | 4e48a9119701d6856e8ff777ebf0814e6c42a345 /config/hypr/scripts/Dunst.sh | |
| parent | 1d04a76bd093c1a6c504b65861828ff3453093aa (diff) | |
See changelog
Diffstat (limited to 'config/hypr/scripts/Dunst.sh')
| -rwxr-xr-x | config/hypr/scripts/Dunst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Dunst.sh b/config/hypr/scripts/Dunst.sh index a440e3a1..fa8bc10d 100755 --- a/config/hypr/scripts/Dunst.sh +++ b/config/hypr/scripts/Dunst.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash CONFIG="$HOME/.config/dunst/dunstrc" |
