mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
remove debug print
This commit is contained in:
@@ -21,7 +21,6 @@ async function updateStuff() {
|
||||
monitor.height = Math.ceil(monitor.realHeight / monitor.scale);
|
||||
}
|
||||
});
|
||||
console.log(monitors)
|
||||
}
|
||||
|
||||
updateStuff().catch(print);
|
||||
|
||||
Reference in New Issue
Block a user