Remove Mod4+Tab keyboard from i3 configuration

This commit is contained in:
Oliver Davies 2024-03-20 15:36:30 +00:00
parent 0073585678
commit 15e485ea81

View file

@ -25,7 +25,6 @@ in {
"${modifier}+Shift+b" = "exec ${pkgs.firefox}/bin/firefox";
"${modifier}+Shift+f" = "exec ${pkgs.xfce.thunar}/bin/thunar";
"${modifier}+Tab" = "workspace back_and_forth";
# Change focus.
"${modifier}+h" = "focus left";