mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
main: track output refresh rate
This commit is contained in:
parent
dd26fa099b
commit
1a9ec997b3
2 changed files with 8 additions and 2 deletions
|
|
@ -35,6 +35,7 @@ struct monitor {
|
|||
int height_px;
|
||||
|
||||
int scale;
|
||||
float refresh;
|
||||
};
|
||||
|
||||
struct wayland {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue