forked from akanyan/STARTLINER
feat: add dont_switch_primary
This commit is contained in:
@ -78,6 +78,8 @@ export interface DisplayConfig {
|
||||
rotation: number;
|
||||
frequency: number;
|
||||
borderless_fullscreen: boolean;
|
||||
dont_switch_primary: boolean;
|
||||
monitor_index_override: number | null;
|
||||
}
|
||||
|
||||
export interface NetworkConfig {
|
||||
|
Reference in New Issue
Block a user