mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-29 18:38:15 +00:00
[aerospace] Allow finder to stay on the current workspace
This commit is contained in:
@@ -261,10 +261,10 @@ run = 'move-node-to-workspace C'
|
|||||||
if.app-id = 'com.mitchellh.ghostty'
|
if.app-id = 'com.mitchellh.ghostty'
|
||||||
run = 'move-node-to-workspace T'
|
run = 'move-node-to-workspace T'
|
||||||
|
|
||||||
# Finder windows to workspace F and float
|
# Finder windows float
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = 'com.apple.finder'
|
if.app-id = 'com.apple.finder'
|
||||||
run = ['move-node-to-workspace F', 'layout floating']
|
run = ['layout floating']
|
||||||
|
|
||||||
# Telegram windows float
|
# Telegram windows float
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
|
|||||||
Reference in New Issue
Block a user