diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-04-16 18:02:47 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-04-16 18:02:47 -0500 |
| commit | cf0972fe4b73a55f9e8c19d5565fa21470862cd9 (patch) | |
| tree | 75878076f0d32c684e6f401ba8e4fecff3cf381b /.config | |
| parent | d15e03aa71f055d2354b55ad8f29c961cb2b9083 (diff) | |
refactor: rename status.sh to statusbar
Diffstat (limited to '.config')
| -rw-r--r-- | .config/services/status.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/services/status.service b/.config/services/status.service index d308ada..65f9a00 100644 --- a/.config/services/status.service +++ b/.config/services/status.service @@ -2,4 +2,4 @@ Description=status.sh [Service] -ExecStart=/home/samn/bin/status.sh +ExecStart=/home/samn/bin/statusbar |
