mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-31 11:28:14 +00:00
[aerospace] Add helper functions from shell-common
This commit is contained in:
@@ -288,3 +288,8 @@ run = ['layout floating']
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.electron.logseq'
|
||||
run = 'move-node-to-workspace Q'
|
||||
|
||||
# Float Facetime windows
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'com.apple.FaceTime'
|
||||
run = 'layout floating'
|
||||
|
||||
Reference in New Issue
Block a user