feat: idle inhibit (#502)
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -22,6 +22,7 @@ import { Submap } from 'customModules/submap/index';
|
||||
import { Weather } from 'customModules/weather/index';
|
||||
import { Power } from 'customModules/power/index';
|
||||
import { Hyprsunset } from 'customModules/hyprsunset/index';
|
||||
import { Hypridle } from 'customModules/hypridle/index';
|
||||
|
||||
export {
|
||||
Menu,
|
||||
@@ -48,4 +49,5 @@ export {
|
||||
Weather,
|
||||
Power,
|
||||
Hyprsunset,
|
||||
Hypridle,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user