From 6e965e855e752e01adb78f7e2492351aa7ce88c7 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 18 Jun 2024 09:34:09 +0530 Subject: home/wayland/bemenu: init --- home/cez/modules/wayland.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/cez/modules/wayland.nix') diff --git a/home/cez/modules/wayland.nix b/home/cez/modules/wayland.nix index 4c9e0ac..431746c 100644 --- a/home/cez/modules/wayland.nix +++ b/home/cez/modules/wayland.nix @@ -5,4 +5,6 @@ in { # vendor hardcoded screenshot key wayland.windowManager.sway.settings.bindsym."mod4+shift+s" = "exec ${freezshot}"; + + programs.bemenu.settings.line-height = 30; } -- cgit v1.2.3