Skip to content
Snippets Groups Projects
Commit b0cbae99 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 CONFIG keyboard layout other UCW-switch and compose key

parent 1e285770
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ def app_workspace(key, workspace, cmd):
################ On start run ################
EXEC_ON_STARTUP(CMD("xrdb ~/.Xresources"))
cmd_set_xkbmap = CMD("setxkbmap us,cz -variant ,ucw -option '' -option grp:caps_switch")
cmd_set_xkbmap = CMD("setxkbmap us,cz -variant ,ucw -option '' -option grp:caps_switch -option grp:switch -option compose:rctrl")
EXEC_ON_STARTUP(cmd_set_xkbmap)
EXEC_ON_STARTUP(CMD("sleep 2; osdd-run & sleep 1;osdc --color=red START"))
EXEC_ON_STARTUP(CMD("/usr/bin/gnome-keyring-deamon --start --components=secrets"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment