mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
Fix lldb for helix
This commit is contained in:
parent
8ac83a419b
commit
45d0cd8312
8 changed files with 23 additions and 21 deletions
|
@ -89,7 +89,7 @@ in merge <| mkIf config.isDesktop {
|
|||
clock.tooltip-format = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
||||
}];
|
||||
|
||||
style = ''
|
||||
style = /* css */ ''
|
||||
* {
|
||||
border: none;
|
||||
border-radius: ${toString cornerRadius}px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue