5 lines
131 B
Bash
Executable File
5 lines
131 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
|
|
hyprctl --instance 0 'keyword misc:allow_session_lock_restore 1'
|
|
hyprctl --instance 0 'dispatch exec hyprlock'
|