about summary refs log tree commit diff
path: root/home/wm
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-03-31 17:13:08 -0700
committerFranck Cuny <franck@fcuny.net>2023-03-31 17:13:08 -0700
commitd3a4b4d97c6f9b30e369f2c2c42ff421b9173b05 (patch)
tree03c976655fc70b8604fda4dc97e57f382227948a /home/wm
parenthome/sway: start sway and ssh-agent properly (diff)
downloadworld-d3a4b4d97c6f9b30e369f2c2c42ff421b9173b05.tar.gz
home/wayland: tweaks for mako and wofi
Diffstat (limited to 'home/wm')
-rw-r--r--home/wm/mako/default.nix4
-rw-r--r--home/wm/wofi/config4
2 files changed, 7 insertions, 1 deletions
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;
diff --git a/home/wm/wofi/config b/home/wm/wofi/config
index 95dedba..3d8133f 100644
--- a/home/wm/wofi/config
+++ b/home/wm/wofi/config
@@ -1,4 +1,6 @@
 allow_images=true
-image_size=20px
+image_size=25px
 drun-display_generic=true
 dynamic_lines=true
+insensitive=true
+run-cache_file=/dev/null