feat: Added tmux-float to toggle the floating terminal

This commit is contained in:
uttarayan21
2024-12-24 18:37:12 +05:30
parent 29ef167516
commit 328248536e
5 changed files with 143 additions and 10 deletions

View File

@@ -3,13 +3,9 @@
skhd = {
enable = true;
skhdConfig = ''
alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
# alt - return : $\{pkgs.wezterm}/bin/wezterm-gui
alt - return : ${pkgs.lib.getExe pkgs.kitty} --single-instance --directory ~
shift + alt - return: pkill afplay
# open mpv
alt - m : open -na /Applications/mpv.app $(pbpaste)
# close focused window
# alt - w : yabai -m window --close