mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Fix line position
This commit is contained in:
+1
-2
@@ -1,12 +1,11 @@
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
mod handlers;
|
||||
|
||||
mod animation;
|
||||
mod backend;
|
||||
mod dbus;
|
||||
mod frame_clock;
|
||||
mod handlers;
|
||||
mod input;
|
||||
mod layout;
|
||||
mod niri;
|
||||
|
||||
Reference in New Issue
Block a user