Files
omarchy/bin
Luke Hsiao ff3d65993e Fix font menu by using --width parameter for walker (#2444)
When we call `omarchy-launch-walker` with `-w`, we get the following
error.

    echo -e $'Adwaita Mono\nBerkeley Mono\nBerkeley Mono Variable\nCaskaydiaMono Nerd Font\nCaskaydiaMono Nerd Font Mono\niA Writer Mono S\nIosevka Fixed\nJetBrainsMono Nerd Font\nJetBrainsMono Nerd Font Mono\nJetBrainsMonoNL Nerd Font\nJetBrainsMonoNL Nerd Font Mono\nLiberation Mono\nNimbus Mono PS' | omarchy-launch-walker --dmenu --width 295 --minheight 1 --maxheight 600 -p Font… -w 350 -c 3
    Error parsing option -w

Instead, we now pass `--width`, to properly override the default
`--width 295` for fonts.

Closes: https://github.com/basecamp/omarchy/issues/2404

Signed-off-by: Luke Hsiao <luke@hsiao.dev>
2025-10-14 10:43:20 +03:00
..
2025-09-16 21:31:40 +02:00
2025-10-08 09:12:22 +02:00
2025-10-08 10:47:26 +02:00
2025-08-24 18:11:59 +02:00
2025-08-27 12:14:03 +02:00
2025-09-28 17:08:08 -04:00
2025-08-24 17:53:42 +02:00
2025-08-04 20:30:00 +02:00
2025-08-10 20:12:16 +02:00
2025-09-15 19:04:11 +02:00
2025-10-11 18:58:52 -04:00
2025-08-31 13:46:54 +02:00