Benedikt Heine
16aad7f4c5
Adapt shebangs
...
Convert all shebangs to /usr/bin/env bash, if bash is really required in
the script. Otherwise convert it to /bin/sh.
/bin/bash is not available on all systems, while /usr/bin/env bash and
/bin/sh are.
2018-05-29 00:02:00 +02:00
Felix Buehler
35d7d39126
[i3/lockscreen] updated to socat & dbus
...
thanks to @bebehei
2018-05-14 23:22:54 +02:00
Benedikt Heine
d0021432ad
lockscreen: bugfix Invalid options
2017-11-17 00:25:32 +01:00
Benedikt Heine
4278b14eee
Delete the lockscreen notification faster
...
After timeout in msecs is merged in dunst, the notification
can get a timeout in milliseconds and gets replaced quite fast.
2017-11-17 00:15:32 +01:00
Benedikt Heine
b9652b2aee
[lockscreen] Do not exit 0 unconditionally
2017-11-17 00:12:24 +01:00
Benedikt Heine
e1c0b41f7f
Use swaylock in wayland environment
2017-11-17 00:09:44 +01:00
Felix Buehler
5f425713a8
i3:lockscreen.sh: reduced notification timer, because dunst will keep it up
2017-08-27 22:23:03 +02:00
Benedikt Heine
99efc53a9e
dunst: improve lockscreen notifications
2017-07-12 14:32:51 +02:00
Felix Buehler
86a1da2632
initial commit
2017-01-26 13:48:55 +01:00