Hey all -
Bare with me here as I try to explain -
Don’t get me wrong, I like the what rofi does by default for drun however, I would really prefer to have it in location 1 (upper left corner) opposed to location 0 (center screen), and overlapping the top bar about 70% of the way across, and have it all displayed on one line.
So here’s what I have thus far:
bindsym $mod+d exec --no-startup-id rofi -show run -modi run -location 1 -width 60 -lines 1 -line-margin 0 -line-padding 0 -separator-style none$
It works for the most part, but I cant seem to get the results on the same line that run: is on.
It DOES drop it to the line below - and by design in the syntax I used, that would be correct.
Does anyone have any thoughts on how to put the run: and listing on the same line? If I recall, I think is was that way when I first went with Arch and I know its that way in Manjaro.
Something is telling me though, that I’m just chasing my tail and creating more work than what it is worth, lol
Thanks all for any input.
Chris