i3: use Super for meta in both arch and buzz

This commit is contained in:
inkch 2024-03-15 15:32:26 +09:00
parent 020e96ab15
commit caa31d3c4e

View File

@ -7,13 +7,8 @@
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