feat: Use kitty on shiro (font issue on wezterm)
This commit is contained in:
@@ -3,9 +3,8 @@
|
|||||||
skhd = {
|
skhd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
skhdConfig = ''
|
skhdConfig = ''
|
||||||
# alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
|
alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
|
||||||
# alt - return : open -na ${pkgs.wezterm}/Applications/Wezterm.app
|
# alt - return : ${pkgs.lib.getExe pkgs.wezterm}-gui start --always-new-process
|
||||||
alt - return : ${pkgs.lib.getExe pkgs.wezterm} start --always-new-process
|
|
||||||
shift + alt - return: pkill afplay
|
shift + alt - return: pkill afplay
|
||||||
|
|
||||||
# close focused window
|
# close focused window
|
||||||
|
|||||||
Reference in New Issue
Block a user