Hi,
I wanted to try and add a background image to the slock utility. I
have not worked on a project which needs "sudo" privilege. And now I
can't figure out how to work on this. For now, I am doing the
following.
```
make
sudo chown root:root ./slock
sudo chmod u+s ./slock
./slock
```
I am sure
Hello,
The st terminal has -e option that executes a specific command instead
of the shell. However, st closes immediately after the command has
completed. Is it possible to hold the st's window after the command
has finished? That is similar to xterm's -hold command.
Thank you for your responses
On 4/14/19 3:24 AM, Ivan "Rambius" Ivanov wrote:
> Hello,
>
> The st terminal has -e option that executes a specific command instead
> of the shell. However, st closes immediately after the command has
> completed. Is it possible to hold the st's window after the command
> has finished? That is si
Hello,
On Sun, Apr 14, 2019 at 4:28 AM Alexander Krotov wrote:
>
> On 4/14/19 3:24 AM, Ivan "Rambius" Ivanov wrote:
> > Hello,
> >
> > The st terminal has -e option that executes a specific command instead
> > of the shell. However, st closes immediately after the command has
> > completed. Is it