summarylogtreecommitdiffstats
path: root/eww.install
blob: 3d55ba90bd6095325c2d215b3ec53a09ad5983f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install() {
    echo "\
_____________________________________________________________________
|                                                                   |
| The example config can be found in /etc/xdg/eww                   |
|                                                                   |
| For better experience, please write your own config.              |
| WIKI: https://elkowar.github.io/eww/configuration.html            |
|                                                                   |
|___________________________________________________________________|"
}