Basic suspend/shutdown/reboot works!
This commit is contained in:
parent
fa03b0553b
commit
329c6006c3
4 changed files with 90 additions and 1 deletions
4
applets/cosmic-applet-power/src/ui.rs
Normal file
4
applets/cosmic-applet-power/src/ui.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// SPDX-License-Identifier: LGPL-3.0-or-later
|
||||
|
||||
pub mod session;
|
||||
pub mod system;
|
||||
Loading…
Add table
Add a link
Reference in a new issue