fix(packages): add wl-mirror
This commit is contained in:
parent
b043a66409
commit
1401ba09eb
1 changed files with 6 additions and 2 deletions
|
@ -378,9 +378,13 @@ common:
|
||||||
# https://github.com/natpen/awesome-wayland
|
# https://github.com/natpen/awesome-wayland
|
||||||
_:
|
_:
|
||||||
- sway
|
- sway
|
||||||
- wev
|
|
||||||
- wtype
|
|
||||||
- wl-clipboard
|
- wl-clipboard
|
||||||
|
- name: wev
|
||||||
|
desc: Debug input events
|
||||||
|
- name: wtype
|
||||||
|
desc: Type key events
|
||||||
|
- name: wl-mirror
|
||||||
|
desc: Display the wayland screen output inside a window
|
||||||
- i3status-rust
|
- i3status-rust
|
||||||
- swaylock
|
- swaylock
|
||||||
- swayidle
|
- swayidle
|
||||||
|
|
Loading…
Reference in a new issue