Add compose key
This commit is contained in:
parent
2ee128e12b
commit
e2083b0738
|
@ -32,7 +32,8 @@ local run_on_start_up = {
|
||||||
"numlockx on",
|
"numlockx on",
|
||||||
"nm-applet",
|
"nm-applet",
|
||||||
"xcape -e \"Super_L=Super_L|XF86Launch5\" -t 5000",
|
"xcape -e \"Super_L=Super_L|XF86Launch5\" -t 5000",
|
||||||
"/home/user/.config/awesome/scripts/setup_display.sh"
|
"/home/user/.config/awesome/scripts/setup_display.sh",
|
||||||
|
"xmodmap /home/user/.Xmodmap"
|
||||||
}
|
}
|
||||||
|
|
||||||
-- ===================================================================
|
-- ===================================================================
|
||||||
|
|
Loading…
Reference in New Issue