diff options
author | Kane York <kanepyork@gmail.com> | 2021-01-11T21·35-0800 |
---|---|---|
committer | kanepyork <rikingcoding@gmail.com> | 2021-01-11T21·38+0000 |
commit | ec99a8dd1195015c2c9da50f43869e0fc9085b2f (patch) | |
tree | db4303abf4f58ab76629efb819ffe0c84df49697 /users/riking/dotfiles/regolith/initrc | |
parent | 6843016aae40859ddb00a9721aa78c301c353f8d (diff) |
feat(u/riking/dotfiles): commit regolith config r/2076
Change-Id: Ia21885adc5200ea60e309767fa27123af77ffa10 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2351 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com>
Diffstat (limited to 'users/riking/dotfiles/regolith/initrc')
-rwxr-xr-x | users/riking/dotfiles/regolith/initrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/riking/dotfiles/regolith/initrc b/users/riking/dotfiles/regolith/initrc new file mode 100755 index 000000000000..61a99972ea0c --- /dev/null +++ b/users/riking/dotfiles/regolith/initrc @@ -0,0 +1,3 @@ + +xset s 900 5 +( xss-lock -n /usr/lib/xsecurelock/dimmer -l -- sh -c "XSECURELOCK_PASSWORD_PROMPT=time_hex XSECURELOCK_SAVER=saver_mpv XSECURELOCK_IMAGE_DURATION_SECONDS=10 XSECURELOCK_LIST_VIDEOS_COMMAND='find ~/Videos/Screensaver -type f' xsecurelock" )& |