mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-16 14:33:36 -04:00
feat: add overview jump mode
This commit is contained in:
parent
24fb167ae6
commit
a515ad9b91
13 changed files with 576 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
libxcb,
|
||||
libxkbcommon,
|
||||
pcre2,
|
||||
pango,
|
||||
cjson,
|
||||
pixman,
|
||||
pkg-config,
|
||||
|
|
@ -49,6 +50,7 @@ stdenv.mkDerivation {
|
|||
libxcb
|
||||
libxkbcommon
|
||||
pcre2
|
||||
pango
|
||||
cjson
|
||||
pixman
|
||||
wayland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue