summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-rw-r--r--accounts/gkleen@sif/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix
index 6b6c7e59..d1a0ec3f 100644
--- a/accounts/gkleen@sif/default.nix
+++ b/accounts/gkleen@sif/default.nix
@@ -402,6 +402,7 @@ in {
402 if match := expected.match(line): 402 if match := expected.match(line):
403 output(match.group("keymap")) 403 output(match.group("keymap"))
404 ''; 404 '';
405 on-click = "hyprctl switchxkblayout at-translated-set-2-keyboard next";
405 }; 406 };
406 "hyprland/workspaces" = { 407 "hyprland/workspaces" = {
407 all-outputs = true; 408 all-outputs = true;