Fix hyprland binding bug

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-07-10 14:19:12 +03:00
parent 5a647eb029
commit d5bfdd208c
7 changed files with 49 additions and 53 deletions

View File

@@ -19,8 +19,8 @@ in
theme.enable = true;
wayland.windowManager.hyprland.settings.bind = [
"CTRL_ALT, r, exec, ${themeBin}"
"CTRL_ALT, t, exec, ${themeBin} toggle"
"Ctrl_Alt, r, exec, ${themeBin}"
"Ctrl_Alt, t, exec, ${themeBin} toggle"
];
home = {