mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
[aerospace] Float Zed rules window
This commit is contained in:
@@ -240,7 +240,7 @@ run = 'move-node-to-workspace C'
|
|||||||
# Zed settings windows float
|
# Zed settings windows float
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'dev.zed.Zed'
|
if.app-id = 'dev.zed.Zed'
|
||||||
if.window-title-regex-substring = '^Zed . Settings$'
|
if.window-title-regex-substring = '(Zed . Settings|Rules Library)'
|
||||||
run = 'layout floating'
|
run = 'layout floating'
|
||||||
check-further-callbacks = false
|
check-further-callbacks = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user