summaryrefslogtreecommitdiff
path: root/home/cez
diff options
context:
space:
mode:
Diffstat (limited to 'home/cez')
-rw-r--r--home/cez/modules/wayland.nix2
1 files changed, 2 insertions, 0 deletions
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;
}