Browse Source

Exec xkb layout when using i3

master
siinus 2 years ago
parent
commit
c522290346
Signed by: siinus
GPG Key ID: 259BA0611AE97CEF
  1. 3
      i3/.cfg_src/i3/config.base

3
i3/.cfg_src/i3/config.base

@ -156,3 +156,6 @@ client.focused_inactive #333333 #5F676A #ffffff #484e50 @@ -156,3 +156,6 @@ client.focused_inactive #333333 #5F676A #ffffff #484e50
client.unfocused #333333 #424242 #888888 #292d2e
client.urgent #C10004 #900000 #ffffff #900000
exec_always --no-startup-id setxkbmap -I.config/xkb pvx -print | xkbcomp -I.config/xkb - $DISPLAY

Loading…
Cancel
Save