wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-23 23:51:43 +01:00
parent 071571e94f
commit d2fe4a5ea6

View file

@ -25,7 +25,11 @@
};
extraCss = /*css */ ''
GtkWindow {
window {
background: transparent;
}
box.main {
background: transparent;
}
'';