fix: settings window z-order on Hyprland and Linux app detach (#85)

This commit is contained in:
2026-05-25 13:21:38 -07:00
committed by GitHub
parent f7abcedd75
commit 097b619d71
18 changed files with 274 additions and 27 deletions
@@ -111,7 +111,7 @@ test('createCreateConfigSettingsWindowHandler builds configuration settings wind
width: 1040,
height: 760,
title: 'SubMiner Settings',
show: true,
show: false,
autoHideMenuBar: true,
resizable: true,
backgroundColor: '#24273a',