summarylogtreecommitdiffstats
path: root/PKGBUILD.install
blob: eaf02a1efe7a02decfa95a3fb93a0cc006f980d6 (plain)
1
2
3
4
5
6
7
8
post_install() {
cat <<End-of-message

Copy /usr/share/i3-extra-workspace-git/hotkeys.conf.example into ~/.config/i3/hotkeys.conf and include to the main i3 config.
Or use your very own hotkeys.

End-of-message
}