Weird padding issue
Closed this issue · 1 comments
marvinkreis commented
Hi,
Sorry that I didn't answer this earlier, somehow GitHub didn't notify me about this issue.
I can reproduce the problem with your config, however this doesn't seem to be a problem with the plugin, but rather with rofi's message line. echo "This should be the first line" | rofi -dmenu -mesg "This is a test status"
gave me the same result.
I tried commenting out settings in your config, and it seems that either removing rofi.padding
or rofi-fullscreen
gets rid of the problem. You can also use the file browser with -fb_disable_status
to get rid of the status message for now.