tessen
tessen copied to clipboard
Conflict with rofi and dmenu
Hello, previously i use rofi, then i installed tessen with
yay -S wtype yay -S tessen
then tessen opened by dmenu?? how change tessen run with rofi . also my keybind are doubled with dmenu like if i press window tab / a usually it open rofi now its open tessen and rofi ( double )
Keybinding rofi
then when i close , it open rofi
tessen can only open if you've bound it to some keybinding in hyprland. If the keybinding you've used for tessen is the same as what you use to open rofi, this conflicting behavior may happen. I'm not sure how hyprland works but I suspect this might be an issue with how you've configured keybindings in hyprland for tessen and rofi.
You can also choose which dmenu backend you want to use with tessen. Note that only Wayland native backends are supported by tessen so you'll need to ensure that you're using the rofi-lbonn fork rather than rofi.
when i use force to rofi
rofi -modes "tessen:tessen" -show tessen -dmenu
it not show the tessen
not forced into the rofi, and still in the dmenu
tessen can only open if you've bound it to some keybinding in hyprland. If the keybinding you've used for tessen is the same as what you use to open rofi, this conflicting behavior may happen. I'm not sure how hyprland works but I suspect this might be an issue with how you've configured keybindings in hyprland for tessen and rofi.
You can also choose which dmenu backend you want to use with tessen. Note that only Wayland native backends are supported by tessen so you'll need to ensure that you're using the rofi-lbonn fork rather than rofi.
i already use rofi forked lbonn , cant i add tessen in the modi of rofi?
cant i add tessen in the modi of rofi?
No
rofi -modes "tessen:tessen" -show tessen -dmenu
This command won't work. tessen doesn't provide any modes for rofi.
You can use other dmenu programs like fuzzel to use tessen.