mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
keyboard: call xmodmap
on start, don't wait for a layout change
This commit is contained in:
parent
94d64ff4fb
commit
f2996e1b03
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ local function update_mappings()
|
|||
end
|
||||
end
|
||||
|
||||
update_mappings()
|
||||
|
||||
local qdbus = {
|
||||
check = "qdbus ru.gentoo.KbddService /ru/gentoo/KbddService",
|
||||
next = "qdbus ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.next_layout"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue