mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-01 04:59:11 +00:00
chore(config): tweaks to aerospace config
This commit is contained in:
@@ -71,6 +71,10 @@ run = 'layout floating'
|
|||||||
if.app-id = 'com.tidal.desktop'
|
if.app-id = 'com.tidal.desktop'
|
||||||
run = ['layout floating', 'move-node-to-workspace 2']
|
run = ['layout floating', 'move-node-to-workspace 2']
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
if.app-id = 'com.apple.TV'
|
||||||
|
run = 'layout floating'
|
||||||
|
|
||||||
# Possible values: (qwerty|dvorak)
|
# Possible values: (qwerty|dvorak)
|
||||||
# See https://nikitabobko.github.io/AeroSpace/guide#key-mapping
|
# See https://nikitabobko.github.io/AeroSpace/guide#key-mapping
|
||||||
[key-mapping]
|
[key-mapping]
|
||||||
@@ -87,7 +91,7 @@ preset = 'qwerty'
|
|||||||
inner.horizontal = 5
|
inner.horizontal = 5
|
||||||
inner.vertical = 5
|
inner.vertical = 5
|
||||||
# outer.top = 0
|
# outer.top = 0
|
||||||
outer.top = [{ monitor.'^built-in retina display$' = 20 }, 0]
|
outer.top = [{ monitor.'^built-in retina display$' = 0 }, 0]
|
||||||
outer.right = 0
|
outer.right = 0
|
||||||
outer.bottom = 0
|
outer.bottom = 0
|
||||||
outer.left = 0
|
outer.left = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user