diff options
author | Vincent Ambo <tazjin@tvl.su> | 2023-10-08T16·31+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-10-08T18·18+0000 |
commit | 5f32f7610abb116e68d6d3fbb57fe528100ec58b (patch) | |
tree | c80b2129ab60398ce33e5465e01fe7f5b76707bf /users/riking/dotfiles/regolith | |
parent | 8b2884de095b70fa680f4c094b80ccd39c9df986 (diff) |
chore(users): remove inactive users r/6732
Change-Id: I3cfb425e4dac0a467e3917df996e9800a3ebe875 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9576 Reviewed-by: isomer <isomer@tvl.fyi> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/riking/dotfiles/regolith')
6 files changed, 0 insertions, 9 deletions
diff --git a/users/riking/dotfiles/regolith/Xresources b/users/riking/dotfiles/regolith/Xresources deleted file mode 100644 index f47b93511af0..000000000000 --- a/users/riking/dotfiles/regolith/Xresources +++ /dev/null @@ -1,5 +0,0 @@ -#include "/etc/regolith/styles/ubuntu/root" - -i3-wm.program.lock: xset s activate -i3-wm.program.1: /bin/sh $HOME/.config/regolith/initrc - diff --git a/users/riking/dotfiles/regolith/flags/first-time-setup-r1-4-1 b/users/riking/dotfiles/regolith/flags/first-time-setup-r1-4-1 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/users/riking/dotfiles/regolith/flags/first-time-setup-r1-4-1 +++ /dev/null diff --git a/users/riking/dotfiles/regolith/flags/show-shortcuts b/users/riking/dotfiles/regolith/flags/show-shortcuts deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/users/riking/dotfiles/regolith/flags/show-shortcuts +++ /dev/null diff --git a/users/riking/dotfiles/regolith/flags/term-profile b/users/riking/dotfiles/regolith/flags/term-profile deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/users/riking/dotfiles/regolith/flags/term-profile +++ /dev/null diff --git a/users/riking/dotfiles/regolith/flags/ui-fingerprint b/users/riking/dotfiles/regolith/flags/ui-fingerprint deleted file mode 100644 index b35aedd2dc0f..000000000000 --- a/users/riking/dotfiles/regolith/flags/ui-fingerprint +++ /dev/null @@ -1 +0,0 @@ -ec33ee15ff705ac4b167ba6b7f6df3c2 diff --git a/users/riking/dotfiles/regolith/initrc b/users/riking/dotfiles/regolith/initrc deleted file mode 100755 index 9b14613cd4eb..000000000000 --- a/users/riking/dotfiles/regolith/initrc +++ /dev/null @@ -1,3 +0,0 @@ - -xset s 900 5 -( xss-lock -n /usr/lib/xsecurelock/dimmer -l -- sh -c "XSECURELOCK_PASSWORD_PROMPT=time_hex XSECURELOCK_SHOW_DATETIME=1 XSECURELOCK_SAVER=saver_mpv XSECURELOCK_IMAGE_DURATION_SECONDS=10 XSECURELOCK_LIST_VIDEOS_COMMAND='find ~/Videos/Screensaver -type f' xsecurelock" )& |