summarylogtreecommitdiffstats
path: root/mwb-layout.install
blob: 208770567044964ca73f786c58c61d7203a3a443 (plain)
1
2
3
4
post_install() {
	printf "Run the following command to switch to the new layout:\n"
	printf "\tlocalectl set-x11-keymap mwb\n"
}