Skip to content

Commit

Permalink
mako: add border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Sep 20, 2024
1 parent 59431cb commit 5c408d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-desktop/services/mako.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
enable = true;
backgroundColor = "#2b3339CC";
borderSize = 0;
borderRadius = 5;
borderColor = "#83b6af00";
defaultTimeout = 5000;
font = "JetBrainsMono Nerd Font 12";
Expand Down

0 comments on commit 5c408d0

Please sign in to comment.