mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +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
|
||||
[[on-window-detected]]
|
||||
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'
|
||||
check-further-callbacks = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user