chore: Fix feature gate for logind
This commit is contained in:
parent
d41124a51d
commit
9b5a2a0f83
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ use calloop::{
|
|||
use cosmic_comp_config::{NumlockState, workspace::WorkspaceLayout};
|
||||
use cosmic_settings_config::shortcuts;
|
||||
use cosmic_settings_config::shortcuts::action::{Direction, ResizeDirection};
|
||||
#[cfg(feature = "systemd")]
|
||||
#[cfg(feature = "logind")]
|
||||
use smithay::backend::input::{Switch, SwitchState, SwitchToggleEvent};
|
||||
use smithay::{
|
||||
backend::input::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue