chore: Cleanup

This commit is contained in:
uttarayan21
2025-02-14 15:00:42 +05:30
parent 93ff61a896
commit a01336a8e0
4 changed files with 9 additions and 23 deletions

View File

@@ -3,8 +3,7 @@
skhd = {
enable = true;
skhdConfig = ''
# alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
alt - return : ${pkgs.lib.getExe pkgs.wezterm}
alt - return : ${pkgs.lib.getExe pkgs.wezterm}-gui start --always-new-process
shift + alt - return: pkill afplay
# close focused window

View File

@@ -4,7 +4,8 @@
enable = true;
skhdConfig = ''
# alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
alt - return : open -na ${pkgs.wezterm}/Applications/Wezterm.app
# alt - return : open -na ${pkgs.wezterm}/Applications/Wezterm.app
alt - return : ${pkgs.lib.getExe pkgs.wezterm} start --always-new-process
shift + alt - return: pkill afplay
# close focused window