Add multiple keyboard layouts
This commit is contained in:
parent
60d908aa93
commit
6eed4b469c
@ -1,6 +1,5 @@
|
|||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
# exec_always "setxkbmap -layout de"
|
exec_always "setxkbmap -layout 'de,gr,de' -variant 'nodeadkeys,basic,neo'"
|
||||||
exec_always "setxkbmap -layout de -variant nodeadkeys"
|
|
||||||
|
|
||||||
include ~/.config/i3/config.d/*
|
include ~/.config/i3/config.d/*
|
||||||
|
|
||||||
|
|||||||
@ -44,7 +44,7 @@ font-1 = "Hack Nerd Font:size=10;2"
|
|||||||
|
|
||||||
modules-left = xwindow xworkspaces
|
modules-left = xwindow xworkspaces
|
||||||
modules-center = date
|
modules-center = date
|
||||||
modules-right = pulseaudio memory cpu cpu-temp battery wifi
|
modules-right = pulseaudio memory cpu cpu-temp xkeyboard battery wifi
|
||||||
|
|
||||||
cursor-click = pointer
|
cursor-click = pointer
|
||||||
cursor-scroll = ns-resize
|
cursor-scroll = ns-resize
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user