Rofi Alt+Tab working flawlessly #1862
wellzenon
started this conversation in
Show and tell
Replies: 1 comment 5 replies
-
you can do a no-action timeout to accept entry now in rofi directly ( see 1.7.0 release notes and/or documentation) configuration {
timeout {
delay: 5;
action: "kb-accept-entry";
}
} |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I don't know if this is really the place, but I found a solution for the issue 38 which is now closed.
The solution is a mix from #38 (comment) and https://superuser.com/a/1602025
Beta Was this translation helpful? Give feedback.
All reactions