main
Alpha Chen 4 months ago
parent 72e85e4398
commit 4de946d490
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -114,7 +114,7 @@ alt-7 = 'workspace 7'
alt-8 = 'workspace 8'
alt-9 = 'workspace 9'
# TODO Try to get ctrl-left/right working here?
# tried out ctrl-left/right, but it felt laggy
alt-ctrl-h = 'workspace --wrap-around prev'
alt-ctrl-l = 'workspace --wrap-around next'
@ -161,6 +161,10 @@ run = 'layout floating'
if.app-name-regex-substring = 'UniFi Protect'
run = 'layout floating'
[[on-window-detected]]
if.app-id = 'com.apple.MobileSMS'
run = 'layout floating'
[workspace-to-monitor-force-assignment]
1 = 'LG'
2 = 'HP'

Loading…
Cancel
Save