~emersion/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH sway.wiki] i3-Migration-Guide: add wmenu

Details
Message ID
<20220415090851.44133-1-lemontree@subnet.email>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 i3-Migration-Guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/i3-Migration-Guide.md b/i3-Migration-Guide.md
index 02d5cf543b05..ac5f8e9162d5 100644
--- a/i3-Migration-Guide.md
+++ b/i3-Migration-Guide.md
@@ -31,7 +31,7 @@ Sway does not support X logical font description (XLFD) configuration strings. I
 * xev → [wev](https://git.sr.ht/~sircmpwn/wev/)
 * xmodmap → [custom keymap file](https://github.com/swaywm/sway/issues/4250), [interception-tools](https://gitlab.com/interception/linux/tools)
 * [xob](https://github.com/florentc/xob) → [wob](https://github.com/francma/wob)
 * [dmenu](https://tools.suckless.org/dmenu/) → [bemenu](https://github.com/Cloudef/bemenu), [fuzzel](https://codeberg.org/dnkl/fuzzel), [gmenu](https://code.rocketnine.space/tslocum/gmenu), [wldash](https://github.com/kennylevinsen/wldash)
 * [dmenu](https://tools.suckless.org/dmenu/) → [wmenu](https://sr.ht/~adnano/wmenu/), [bemenu](https://github.com/Cloudef/bemenu), [fuzzel](https://codeberg.org/dnkl/fuzzel), [gmenu](https://code.rocketnine.space/tslocum/gmenu), [wldash](https://github.com/kennylevinsen/wldash)
   * [bemenu](https://github.com/Cloudef/bemenu): To use the same color scheme used in dmenu, use `bemenu-run -p "" --tb "#285577" --hb "#285577" --tf "#eeeeee" --hf "#eeeeee" --nf "#bbbbbb"`
 * [rofi](https://github.com/davatorium/rofi) → [wofi](https://hg.sr.ht/~scoopta/wofi), [rofi patch](https://github.com/davatorium/rofi/pull/1139)
 * ffmpeg x11grab (screen recorder) → [wf-recorder](https://github.com/ammen99/wf-recorder), [txproto](https://github.com/cyanreg/txproto)
@@ -45,4 +45,4 @@ Sway does not support X logical font description (XLFD) configuration strings. I

 * [FAQ](https://github.com/swaywm/sway/wiki)
 * [Differences from i3](https://github.com/swaywm/sway/wiki/Differences-from-i3)
 * The man pages (start with `man sway`)
\ No newline at end of file
 * The man pages (start with `man sway`)
-- 
2.35.2
Reply to thread Export thread (mbox)