Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with rofi and dmenu #51

Open
t101804 opened this issue Jan 3, 2024 · 5 comments
Open

Conflict with rofi and dmenu #51

t101804 opened this issue Jan 3, 2024 · 5 comments

Comments

@t101804
Copy link

t101804 commented Jan 3, 2024

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

@ayushnix
Copy link
Owner

ayushnix commented Jan 4, 2024

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.

@t101804
Copy link
Author

t101804 commented Jan 4, 2024

when i use force to rofi

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

it not show the tessen

@t101804
Copy link
Author

t101804 commented Jan 4, 2024

not forced into the rofi, and still in the dmenu

@t101804
Copy link
Author

t101804 commented Jan 4, 2024

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?

@ayushnix
Copy link
Owner

ayushnix commented Jan 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants