From d3a4b4d97c6f9b30e369f2c2c42ff421b9173b05 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 31 Mar 2023 17:13:08 -0700 Subject: home/wayland: tweaks for mako and wofi --- home/wm/mako/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home/wm/mako/default.nix') diff --git a/home/wm/mako/default.nix b/home/wm/mako/default.nix index 9c2de6e..325ee3d 100644 --- a/home/wm/mako/default.nix +++ b/home/wm/mako/default.nix @@ -18,6 +18,10 @@ in layer = "overlay"; # The timeout value is in millisecond defaultTimeout = 30000; + padding = "10,20"; + width = 400; + height = 150; + borderSize = 2; # The maximum number of notifications maxVisible = 3; maxIconSize = 24; -- cgit 1.4.1