about summary refs log tree commit diff
path: root/users/riking/dotfiles/regolith
diff options
context:
space:
mode:
Diffstat (limited to 'users/riking/dotfiles/regolith')
-rw-r--r--users/riking/dotfiles/regolith/Xresources5
-rw-r--r--users/riking/dotfiles/regolith/flags/first-time-setup-r1-4-10
-rw-r--r--users/riking/dotfiles/regolith/flags/show-shortcuts0
-rw-r--r--users/riking/dotfiles/regolith/flags/term-profile0
-rw-r--r--users/riking/dotfiles/regolith/flags/ui-fingerprint1
-rwxr-xr-xusers/riking/dotfiles/regolith/initrc3
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" )&