mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: add keymapp and configure window with aerospace
This commit is contained in:
@@ -162,3 +162,8 @@ if.app-id = 'company.thebrowser.Browser'
|
||||
if.window-title-regex-substring = '^[^Space|Little]'
|
||||
check-further-callbacks = true
|
||||
run = 'layout tiling'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'io.zsa.keymapp'
|
||||
check-further-callbacks = true
|
||||
run = 'layout floating'
|
||||
|
||||
@@ -452,6 +452,8 @@ cask "kap"
|
||||
cask "karabiner-elements"
|
||||
# Open-source keystroke visualiser
|
||||
cask "keycastr"
|
||||
# ZSA keyboard firmware flasher
|
||||
cask "keymapp"
|
||||
# Grammar, spelling and style suggestions in all the writing apps
|
||||
cask "languagetool"
|
||||
# Official client for LBRY, a decentralised file-sharing and payment network
|
||||
|
||||
Reference in New Issue
Block a user