summarylogtreecommitdiffstats
path: root/i3-workspace-groups.install
blob: abcc3c139c1f29d380c9a81a6aa308dbe4289273 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
post_install() {
    echo -e '
For more information about configuration, 
checkout out https://github.com/infokiller/i3-workspace-groups
'
}
#post_install