✨ Add alwaysOnTop feature
This commit is contained in:
1
bin/defaults.ts
vendored
1
bin/defaults.ts
vendored
@@ -7,6 +7,7 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
|
||||
fullscreen: false,
|
||||
resizable: true,
|
||||
transparent: false,
|
||||
alwaysOnTop: false,
|
||||
userAgent: '',
|
||||
showSystemTray: false,
|
||||
multiArch: false,
|
||||
|
||||
Reference in New Issue
Block a user