diff --git a/.config b/.config new file mode 120000 index 00000000..053be0a2 --- /dev/null +++ b/.config @@ -0,0 +1 @@ +conf \ No newline at end of file diff --git a/.local b/.local new file mode 120000 index 00000000..c2c027fe --- /dev/null +++ b/.local @@ -0,0 +1 @@ +local \ No newline at end of file diff --git a/conf/kscreenlockerrc b/conf/kscreenlockerrc new file mode 100644 index 00000000..707e7434 --- /dev/null +++ b/conf/kscreenlockerrc @@ -0,0 +1,4 @@ +# ~/.config/kscreenlockerrc +# Lock screen on login (for combination with autologin) +[Daemon] +LockOnStart=true diff --git a/rc/kscreenlockerrc b/rc/kscreenlockerrc new file mode 120000 index 00000000..5a75b0bb --- /dev/null +++ b/rc/kscreenlockerrc @@ -0,0 +1 @@ +../conf/kscreenlockerrc \ No newline at end of file