tessen icon indicating copy to clipboard operation
tessen copied to clipboard

Conflict with rofi and dmenu

Open t101804 opened this issue 1 year ago • 5 comments

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 image then when i close , it open rofi image

t101804 avatar Jan 03 '24 12:01 t101804

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.

ayushnix avatar Jan 04 '24 05:01 ayushnix

when i use force to rofi

rofi -modes "tessen:tessen" -show tessen -dmenu

it not show the tessen

t101804 avatar Jan 04 '24 09:01 t101804

not forced into the rofi, and still in the dmenu

t101804 avatar Jan 04 '24 09:01 t101804

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?

t101804 avatar Jan 04 '24 09:01 t101804

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.

ayushnix avatar Jan 05 '24 07:01 ayushnix