swaylock(1) | General Commands Manual | swaylock(1) |
NAME¶
swaylock - Screen locker for Wayland
SYNOPSIS¶
swaylock [options...]
Locks your Wayland session.
OPTIONS¶
-C, --config <path>
-d, --debug
-e, --ignore-empty-password
-F, --show-failed-attempts
-f, --daemonize
Note: this is the default behavior of i3lock.
-R, --ready-fd <fd>
When the session has been locked, a single newline is written to the FD. At this point, the compositor guarantees that no security sensitive content is visible on-screen.
-h, --help
-v, --version
APPEARANCE¶
-u, --no-unlock-indicator
-i, --image [[<output>]:]<path>
-k, --show-keyboard-layout
-K, --hide-keyboard-layout
-L, --disable-caps-lock-text
-l, --indicator-caps-lock
-s, --scaling
-t, --tiling
-c, --color <rrggbb[aa]>
--bs-hl-color <rrggbb[aa]>
--caps-lock-bs-hl-color <rrggbb[aa]>
--caps-lock-key-hl-color <rrggbb[aa]>
--font <font>
--font-size <size>
--indicator-idle-visible
--indicator-radius <radius>
--indicator-thickness <thickness>
--indicator-x-position <x>
--indicator-y-position <y>
--inside-color <rrggbb[aa]>
--inside-clear-color <rrggbb[aa]>
--inside-caps-lock-color <rrggbb[aa]>
--inside-ver-color <rrggbb[aa]>
--inside-wrong-color <rrggbb[aa]>
--key-hl-color <rrggbb[aa]>
--layout-bg-color <rrggbb[aa]>
--layout-border-color <rrggbb[aa]>
--layout-text-color <rrggbb[aa]>
--line-color <rrggbb[aa]>
--line-clear-color <rrggbb[aa]>
--line-caps-lock-color <rrggbb[aa]>
--line-ver-color <rrggbb[aa]>
--line-wrong-color <rrggbb[aa]>
-n, --line-uses-inside
-r, --line-uses-ring
--ring-color <rrggbb[aa]>
--ring-clear-color <rrggbb[aa]>
--ring-caps-lock-color <rrggbb[aa]>
--ring-ver-color <rrggbb[aa]>
--ring-wrong-color <rrggbb[aa]>
--separator-color <rrggbb[aa]>
--text-color <rrggbb[aa]>
--text-clear-color <rrggbb[aa]>
--text-caps-lock-color <rrggbb[aa]>
--text-ver-color <rrggbb[aa]>
--text-wrong-color <rrggbb[aa]>
SIGNALS¶
SIGUSR1
AUTHORS¶
Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open source contributors. For more information about swaylock development, see https://github.com/swaywm/swaylock.
2024-08-26 |