Support for swaylock
Doomer-Cat opened this issue · 1 comments
Doomer-Cat commented
bindsym {
--locked {
XF86AudioMute exec swayosd-client --output-volume mute-toggle
XF86AudioRaiseVolume exec swayosd-client --output-volume 1
XF86AudioLowerVolume exec swayosd-client --output-volume -1
}
}
OSD on lockscreen (swaylock)
PS: really nice project this is (:
ErikReider commented
This is sadly impossible due to how the screen locking works. Swaylock is the only application that is allowed to draw content there