i3: use alt as modkey on laptop

This commit is contained in:
inkch 2024-01-14 19:59:09 +09:00
parent ea1f6df1a9
commit 2f0d065104

View File

@ -7,8 +7,13 @@
font pango:Source Han Code JP M 7
# Special Keys
{{- if eq .chezmoi.hostname "arch" }}
set $m Mod4
set $a Mod1
{{- else if eq .chezmoi.hostname "buzz" }}
set $m Mod1
set $a Mod4
{{- end }}
set $c Control
set $s Shift