mirror of
https://github.com/Astatin3/raylock.git
synced 2026-06-08 16:18:04 -06:00
Code
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
# raylock
|
||||
Swaylock alternitive made in rust
|
||||
##### Swaylock alternitive made in rust
|
||||
---
|
||||
Unfortunatly this is not the most secure desktop locker, as it involves using sway config, and not PAM for key validiation. But it seems to work just fine.
|
||||
|
||||
```
|
||||
# Add this to your sway config:
|
||||
mode "lock" { }
|
||||
for_window [title="^raylock$"] sticky enable, fullscreen
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user