mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-20 00:23:22 +02:00
fix: cleanup includes
This commit is contained in:
parent
94eaf75d09
commit
e26501d84d
9 changed files with 15 additions and 15 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "utils.hpp"
|
||||
#include "../config/config.hpp"
|
||||
#include <hyprland/src/Compositor.hpp>
|
||||
#include <hyprland/src/render/Renderer.hpp>
|
||||
|
||||
EModeUpdate CModeStretch::strategy() {
|
||||
return TICK;
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
#include "utils.hpp"
|
||||
#include "../config/config.hpp"
|
||||
#include <hyprland/src/Compositor.hpp>
|
||||
#include <hyprland/src/render/Renderer.hpp>
|
||||
|
||||
EModeUpdate CModeTilt::strategy() {
|
||||
return TICK;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue