mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
swaylock: daemonize after locking
This commit is contained in:
parent
57fd65c5b5
commit
ceb08b6365
3 changed files with 12 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ struct swaylock_args {
|
|||
uint32_t color;
|
||||
enum background_mode mode;
|
||||
bool show_indicator;
|
||||
bool daemonize;
|
||||
};
|
||||
|
||||
struct swaylock_password {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue