mirror of https://github.com/mitchell/dotfiles.git
Change darwin kitty font size in sync script
This commit is contained in:
parent
2eb376401d
commit
7c8bfd810a
2
.skhdrc
2
.skhdrc
|
@ -2,7 +2,7 @@
|
|||
cmd - return : /Applications/kitty.app/Contents/MacOS/kitty --single-instance -d ~
|
||||
|
||||
# open web browser
|
||||
shift + cmd - return : /Applications/qutebrowser.app/Contents/MacOS/qutebrowser
|
||||
shift + cmd - return : /Applications/Firefox.app/Contents/MacOS/firefox
|
||||
|
||||
# focus window
|
||||
alt - h : yabai -m window --focus west
|
||||
|
|
Loading…
Reference in New Issue