diff --git a/bin/tuigreet b/bin/tuigreet index 46bdbc9..c32bf4e 100755 --- a/bin/tuigreet +++ b/bin/tuigreet @@ -1,2 +1,2 @@ #!/bin/sh -exec tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@" +exec /usr/bin/tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"