keyboard commands for spawning window, better colors

This commit is contained in:
metacryst
2025-11-17 18:57:16 -06:00
parent 8a97f92b0a
commit 0f4d8e5eb9
4 changed files with 73 additions and 28 deletions

View File

@@ -8,11 +8,12 @@
body {
margin: 0;
overflow: hidden;
background-color: #6A2C1C;
}
.draggable {
-webkit-app-region: drag;
height: 20px;
height: 40px;
position: fixed;
top: 0;
left: 0;