Files
nextcloud_ecosystem/system-master/assets/conf/desktop/hypr/hyprshell/styles.css
T
2026-02-22 17:28:02 +01:00

9 lines
112 B
CSS

window {
background: rgba(20, 20, 20, 0.92);
border-radius: 18px;
}
* {
background-color: unset;
}