We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.7+wayland1-dirty
https://gist.github.com/LnLcFlx/67e8b235348c26b32fd8928e540f8575
https://gist.github.com/LnLcFlx/cba7b0b2ed0ef46cd7ffa89b5e990095
No response
rofi -show drun
Use theme with
window { border: 3; }
In v1.7.5 the border had the correct size, i.e. it has the same thickness as my hyprland border set to 3px.
Now I'd have to increase something like border: 6 to get the same border width.
border: 6
The text was updated successfully, but these errors were encountered:
It looks like the same issue as davatorium#2076
Can you try again on latest git?
Sorry, something went wrong.
Please reopen if it persists on latest development branch.
No branches or pull requests
Rofi version (rofi -v or git commit in case of build issue)
1.7.7+wayland1-dirty
Configuration
https://gist.github.com/LnLcFlx/67e8b235348c26b32fd8928e540f8575
Theme
https://gist.github.com/LnLcFlx/cba7b0b2ed0ef46cd7ffa89b5e990095
Timing report
No response
Launch command
rofi -show drun
Step to reproduce
Use theme with
Expected behavior
In v1.7.5 the border had the correct size, i.e. it has the same thickness as my hyprland border set to 3px.
Actual behavior
Now I'd have to increase something like
border: 6
to get the same border width.Additional information
No response
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: