mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
fix(darwin): aerospace - do not move security agent to other workspace
This commit is contained in:
@@ -268,6 +268,12 @@ run = ['layout floating', 'move-node-to-workspace 9File']
|
|||||||
if.app-id = 'com.apple.Preview'
|
if.app-id = 'com.apple.Preview'
|
||||||
run = ['layout floating', 'move-node-to-workspace 9File']
|
run = ['layout floating', 'move-node-to-workspace 9File']
|
||||||
|
|
||||||
|
|
||||||
|
# Auth UI
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.apple.SecurityAgent'
|
||||||
|
run = ['layout floating']
|
||||||
|
|
||||||
# Make all windows float by default
|
# Make all windows float by default
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
check-further-callbacks = true
|
check-further-callbacks = true
|
||||||
|
|||||||
Reference in New Issue
Block a user