[config/update] Update `setxkbmap` options

This commit is contained in:
Anas Elgarhy 2023-04-29 16:34:48 +02:00
parent 248f2db087
commit 7d4a8b9999
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ static const char *const autostart[] = {
// Start my build of slstatus
"slstatus", NULL,
// Keyboard layouts switch (requires setxkbmap)
// "setxkbmap", "-model", "pc101", "-layout", "us,ar", "-variant", ",,",
// "-option", "grp:win_space_toggle", NULL,
"setxkbmap", "-model", "pc104", "-layout", "jp,kr,us,ar", "-variant",
",,dvorak-l", "-option", "grp:win_space_toggle", NULL,
// "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys
"/bin/stickykeys", NULL, // sticky keys script
"picom", NULL, // Start compositor , for transparency