[config/update] Update setxkbmap
options
This commit is contained in:
parent
248f2db087
commit
7d4a8b9999
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ static const char *const autostart[] = {
|
||||||
// Start my build of slstatus
|
// Start my build of slstatus
|
||||||
"slstatus", NULL,
|
"slstatus", NULL,
|
||||||
// Keyboard layouts switch (requires setxkbmap)
|
// Keyboard layouts switch (requires setxkbmap)
|
||||||
// "setxkbmap", "-model", "pc101", "-layout", "us,ar", "-variant", ",,",
|
"setxkbmap", "-model", "pc104", "-layout", "jp,kr,us,ar", "-variant",
|
||||||
// "-option", "grp:win_space_toggle", NULL,
|
",,dvorak-l", "-option", "grp:win_space_toggle", NULL,
|
||||||
// "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys
|
// "xkbset", "exp", "=sticky", "-twokey", "-latchlock", NULL, // sticky keys
|
||||||
"/bin/stickykeys", NULL, // sticky keys script
|
"/bin/stickykeys", NULL, // sticky keys script
|
||||||
"picom", NULL, // Start compositor , for transparency
|
"picom", NULL, // Start compositor , for transparency
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue