feat: shortcuts and layout improvements

This commit is contained in:
Ashley Wulber 2021-11-28 21:11:02 -05:00 committed by Jeremy Soller
parent 52aeadf003
commit 7572e0d87f
15 changed files with 513 additions and 0 deletions

View file

@ -14,3 +14,4 @@ x11 = { version = "2", features = ["xlib"] }
pop-launcher = "=1.0.3"
serde_json = "1.0.70"
once_cell = "1.8.0"
wnck-sys = "0.1.0"