Add input modules (greek and japanese)

This commit is contained in:
marc
2025-10-05 15:43:04 +02:00
parent ed00a90dda
commit 7277d5b080
4 changed files with 95 additions and 4 deletions

View File

@@ -109,8 +109,8 @@ in {
"${cfg.mod} SHIFT, 5, movetoworkspace, 5"
"${cfg.mod} SHIFT, 0, movetoworkspace, 6"
# - Keyboard ---------------------------
"${cfg.mod}, Escape, exec, hyprctl switchxkblayout current next"
# # - Keyboard ---------------------------
# "${cfg.mod}, Escape, exec, hyprctl switchxkblayout current next"
] ++ cfg.extraKeybindings;