basic plugin!

This commit is contained in:
Ashley Wulber 2022-01-11 00:05:57 -05:00
parent 7a8e3fe492
commit 537539f43d
13 changed files with 332 additions and 224 deletions

View file

@ -60,6 +60,10 @@ box.dock {
background: #333333CC;
}
image.dock {
border-radius: 12px;
}
window.root_window {
background: transparent;
}