summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/mako/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hm/mako/default.nix b/hm/mako/default.nix
index 92e1b16..3cc5cff 100644
--- a/hm/mako/default.nix
+++ b/hm/mako/default.nix
@@ -4,8 +4,8 @@
     settings = {
       #backgroundColor = "#2e3440";
       #borderColor = "#88c0d0";
-      borderRadius = 25;
-      borderSize = 2;
+      #borderRadius = 25;
+      #borderSize = 2;
       defaultTimeout = 5000;
       #font = "Source Code Pro 10";
       width = 500;