sway: use super+x to focus child

This is more in line with how increase/decrease works in vim.
This commit is contained in:
Casper V. Kristensen 2023-08-08 18:18:16 +02:00
parent d08ebb90e1
commit a33c87eece

View file

@ -26,7 +26,7 @@
};
modifier = "Mod4"; # super
keybindings = lib.mkOptionDefault {
"Mod4+z" = "focus child";
"Mod4+x" = "focus child";
"Mod4+Escape" = "exec loginctl lock-session";
# Brightness