From d3e4cc5df41803699838fee836fe4ab35e88feb9 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 28 Aug 2024 14:06:24 +0200 Subject: [PATCH] add new switchxkblayout params --- pages/Configuring/Using-hyprctl.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Configuring/Using-hyprctl.md b/pages/Configuring/Using-hyprctl.md index 0742b09..3dddeca 100644 --- a/pages/Configuring/Using-hyprctl.md +++ b/pages/Configuring/Using-hyprctl.md @@ -153,6 +153,8 @@ where `CMD` is either `next` for next, `prev` for previous, or `ID` for a specific one (in the above case, `us`: 0, `pl`: 1, `de`: 2). You can find the `DEVICE` using `hyprctl devices` command. +`DEVICE` can also be `current` or `all`, self-explanatory. Current is the `main` keyboard from `devices`. + Example command for a typical keyboard: ```sh