diff --git a/wiki/linux/x_window_system.md b/wiki/linux/x_window_system.md index c15e57c..a9ef50e 100644 --- a/wiki/linux/x_window_system.md +++ b/wiki/linux/x_window_system.md @@ -34,7 +34,7 @@ If there are two main layouts are used then the following command can be used to them. Change `` and `` according to preferences. -`setxkbmap -query | grep -q '' && setxkbmap || setxkbmap ,` +`setxkbmap -query | grep -q '' && setxkbmap || setxkbmap Using [SXHKD](/wiki/linux/sxhkd.md) a hotkey can be setup to seamlessly transition between the two layouts.