"${mod}+y" = "exec --no-startup-id mirror-phone";
"${mod}+n" = "exec ${pkgs.kitty}/bin/kitty -d ~/sync/txt $EDITOR .";
"${mod}+m" = "exec --no-startup-id i3-msg $(${i3-max})";
+ "${mod}+b" = "split toggle; layout tabbed";
"${mod}+Shift+m" = "exec --no-startup-id i3-msg $(${i3-move-max})";
"${mod}+Shift+p" = "exec --no-startup-id ${pkgs.autorandr}/bin/autorandr --match-edid -c -f";
};