Cassie

Results 43 issues of Cassie

made with godsvg!

### Bug Description ```svg ``` Despite being identical circles, with identical stroke-widths, with one just having a rotation, the white circle is visible in sections This issue extends to exported...

bug
not our fault

I have the following config: ```nix { programs.plasma = { hotkeys.commands."launch-konsole" = { name = "Launch Konsole"; keys = [ "Meta+Alt+K" ]; # I tried using keys instead of key...