mirror of
https://github.com/0intro/wmii
synced 2024-11-21 21:31:33 +03:00
Remove last hardcoded reference to ~/.wmii-3.5 from man pages.
This commit is contained in:
parent
e66079c942
commit
5bfcf2e922
BIN
img/icon.png
BIN
img/icon.png
Binary file not shown.
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 313 B |
@ -20,6 +20,7 @@ iconheight = `{*=$epsbox; $calc '('$4 - $2') *' $iconscale}
|
||||
showpage
|
||||
quit
|
||||
!
|
||||
optipng -fix $target
|
||||
|
||||
%.pdf: %.eps
|
||||
sh epstopdf $stem.eps
|
||||
@ -38,4 +39,5 @@ iconheight = `{*=$epsbox; $calc '('$4 - $2') *' $iconscale}
|
||||
showpage
|
||||
quit
|
||||
!
|
||||
optipng -fix $target
|
||||
|
||||
|
BIN
img/wmii.png
BIN
img/wmii.png
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 434 B |
@ -145,7 +145,7 @@ An action is a shell script in the default setup, but it can
|
||||
actually be any executable file. It is executed usually by
|
||||
selecting it from the actions menu. You can customize an action
|
||||
by copying it from the global action directory
|
||||
'@CONFPREFIX@/wmii-3.5' to '$HOME/.wmii-3.5' and then
|
||||
'@CONFPREFIX@/wmii@CONFVERSION@' to '$HOME/.wmii@CONFVERSION@' and then
|
||||
editing the copy to fit your needs. Of course you can also
|
||||
create your own actions there; make sure that they are
|
||||
executable.
|
||||
|
Loading…
Reference in New Issue
Block a user