X-Git-Url: https://gitweb.ps.run/flake_thinkpad/blobdiff_plain/e087b781049e00abfa7f1c7b8b7b06a1d4228c95..68233ba77600f68edd09a6b0a08c4820231decd5:/home.nix diff --git a/home.nix b/home.nix index e3394c6..5260225 100644 --- a/home.nix +++ b/home.nix @@ -219,6 +219,7 @@ in "${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"; };