i3: use alt as modkey on laptop
This commit is contained in:
parent
ea1f6df1a9
commit
2f0d065104
@ -7,8 +7,13 @@
|
|||||||
font pango:Source Han Code JP M 7
|
font pango:Source Han Code JP M 7
|
||||||
|
|
||||||
# Special Keys
|
# Special Keys
|
||||||
|
{{- if eq .chezmoi.hostname "arch" }}
|
||||||
set $m Mod4
|
set $m Mod4
|
||||||
set $a Mod1
|
set $a Mod1
|
||||||
|
{{- else if eq .chezmoi.hostname "buzz" }}
|
||||||
|
set $m Mod1
|
||||||
|
set $a Mod4
|
||||||
|
{{- end }}
|
||||||
set $c Control
|
set $c Control
|
||||||
set $s Shift
|
set $s Shift
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user