forked from virt-mirrors/wayneko
add support for multi monitor setups
yes, this patch is probably highly dubious as I honestly don't have much clue about the wayland event loop. but hey, it seems to work just fine
This commit is contained in:
parent
175710fe71
commit
5f1da28f96
3 changed files with 60 additions and 6 deletions
3
README
3
README
|
@ -10,6 +10,9 @@ a minimum and maximum duration which can be changed. This means it can no
|
|||
longer happen that Neko wakes up just to go to sleep immediately again and
|
||||
makes Neko being awake something you can look forward to.
|
||||
|
||||
It also adds support for multiple monitor setups as you can now specify the
|
||||
used output via the `--output` flag.
|
||||
|
||||
Refer to the man page or `--help` command to see how to use this fork and which
|
||||
options are new or no longer available.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue