nixos-configs/modules/ags/config/scss/lockscreen.scss

11 lines
126 B
SCSS
Raw Normal View History

2024-04-19 17:01:09 -04:00
@import './common';
window {
background-color: transparent;
}
2024-04-19 18:00:50 -04:00
.clock {
font-size: 80pt;
2024-05-05 22:43:03 -04:00
font-family: 'Ubuntu Mono';
2024-04-19 18:00:50 -04:00
}